c++/2613: incorrect code if -fsjlj-exceptions and exception specification on member function
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Fri Apr 26 03:06:00 GMT 2002
Synopsis: incorrect code if -fsjlj-exceptions and exception specification on member function
State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Fri Apr 26 02:23:26 2002
State-Changed-Why:
this is fixed on 3.0 seriesm, but
-fsjlj-exceptions is no longer supported as a runtime
switch, and -fasynchronous-exceptions has been renamed
-fnon-call-exceptions. Your program works at all optimization
levels with that latter option
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2613
More information about the Gcc-bugs
mailing list