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++/10457: exception specs vs. -fno-enforce-eh-specs


Synopsis: exception specs vs. -fno-enforce-eh-specs

State-Changed-From-To: open->analyzed
State-Changed-By: bkoz
State-Changed-When: Wed Apr 23 03:59:48 2003
State-Changed-Why:
    
    Actually icc does the right thing. I need to add d.foo() in the try block, and then:
    
    %a.out
    caught
    St13runtime_error

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10457


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