decl.c (cp_make_fnname_decl): Set DECL_IGNORED_P on __FUNCTION__ and its ilk.
authorMark Mitchell <mark@codesourcery.com>
Thu, 15 Mar 2001 03:37:14 +0000 (03:37 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 15 Mar 2001 03:37:14 +0000 (03:37 +0000)
commita3eab6194fe9c17e2609882621404955cb03c662
treeaa7a4a8a4d9bbb67d0b4dee61782357ae31df425
parent19e7881c81752c856edb9f71db93805ce0416be6
decl.c (cp_make_fnname_decl): Set DECL_IGNORED_P on __FUNCTION__ and its ilk.

* decl.c (cp_make_fnname_decl): Set DECL_IGNORED_P on __FUNCTION__
and its ilk.

From-SVN: r40485
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.other/fnname1.C [new file with mode: 0644]