PR c++/8391
commit9b12ae1f41b53e3a10b9f804f32a22cd831fbc28
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 Nov 2002 00:57:26 +0000 (2 00:57 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 Nov 2002 00:57:26 +0000 (2 00:57 +0000)
tree39594eff237a3e17a850035caaf26741e0af30d0
parent9868ce5f5ea86f1001594e80057c591e2ca21c5c
PR c++/8391
* toplev.c (rest_of_compilation): Do not refuse to output code for
an inline function in a local class.

PR c++/8391
* g++.dg/opt/local1.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-3_2-branch@58733 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/local1.C [new file with mode: 0644]
gcc/toplev.c