[Bug c++/11681] g++ crashes gracefully on parse error, but fixed in 2.96 redhat

binary1230 at yahoo dot com gcc-bugzilla@gcc.gnu.org
Sun Jul 27 05:40:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From binary1230 at yahoo dot com  2003-07-27 05:40 -------
Sorry posted the wrong sample code.  Ignore the stuff about c_base and
c_derived, it should be this:

class c1 : public c2 () {};
c1::c1() {}



More information about the Gcc-bugs mailing list