[Bug c++/29003] operator name accepted in typedef

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Aug 28 20:16:00 GMT 2007



------- Comment #3 from reichelt at gcc dot gnu dot org  2007-08-28 20:16 -------
The message "confused by earlier errors, bailing out" is nothing but a hidden
ICE.
In order not to bother the user with GCC's error recovery problems it replaces
the usual ICE message on release branches, if a regular error message has been
issued already.
To see the underlying ICE you have to configure the compiler with
--enable-checking.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29003



More information about the Gcc-bugs mailing list