crash38.C
482 Bytes
-
re PR c++/33207 (ICE redeclaring namespace as struct) · dc3ca06f
gcc/cp/ 2007-09-25 Simon Martin <simartin@users.sourceforge.net> PR c++/33207 * name-lookup.c (pushtag): Do not create an implicit typedef before the associated type declaration is known to be valid. gcc/testsuite/ 2007-09-25 Simon Martin <simartin@users.sourceforge.net> PR c++/33207 * g++.dg/parse/crash38.C: New test. From-SVN: r128769Simon Martin committed