c++/2455: [2003-01-01]Segfault in cc1plus on mutually inclusive namespaces
Volker Reichelt
reichelt@igpm.rwth-aachen.de
Tue Mar 11 16:15:00 GMT 2003
Just for the record:
The problem with the mutually inclusive namespaces has been fixed
on mainline (which will become gcc 3.4). I.e. the reduced testcase
now compiles without problems.
The original example, however, does not compile because
the new parser adheres closer to the C++ standard.
This means the code needs to be fixed.
Regards,
Volker
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2455
More information about the Gcc-bugs
mailing list