ChangeLog
54 KB
-
re PR c++/32111 (ICE declaring destructor as friend) · b46ce77f
gcc/cp/ 2007-06-26 Simon Martin <simartin@users.sourceforge.net> PR c++/32111 * decl.c (grokdeclarator): Reset friendp for member functions declared friend of their own class. gcc/testsuite/ 2006-06-26 Simon Martin <simartin@users.sourceforge.net> PR c++/32111 * g++.dg/other/friend5.C: New test. From-SVN: r126006
Simon Martin committed