re PR c++/12795 (ICE with attribute __alias__)
authorMark Mitchell <mark@codesourcery.com>
Fri, 19 Dec 2003 21:10:03 +0000 (21:10 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 19 Dec 2003 21:10:03 +0000 (21:10 +0000)
commit4656bc859d498ca67194d3bbc449ff916cf67f15
tree5887830bfdea6db84f5280fdd26781ff05b8f0f6
parent2dbd0234aa886bd84b12fae2f7e604aa99f092a5
re PR c++/12795 (ICE with attribute __alias__)

PR c++/12795
* name-lookup.c (pushdecl): Do not treated any functions as being
"nested" in C++.

PR c++/12795
* g++.dg/ext/attrib10.C: New test.

From-SVN: r74849
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/attrib10.C [new file with mode: 0644]