This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/2613: incorrect code if -fsjlj-exceptions and exception specification on member function


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]