c++/9265: exception handling faulty wenn linking PIC objects to non PIC ones

bangerth@dealii.org bangerth@dealii.org
Mon Jan 13 05:17:00 GMT 2003


Synopsis: exception handling faulty wenn linking PIC objects to non PIC ones

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Sun Jan 12 16:14:36 2003
State-Changed-Why:
    Hm, I cannot reproduce the problem you have with a recent
    snapshot. What is the result for you when you call ./a.out?
    Is it an abort or a call to terminate()?
    
    Also, note that with you code you do not make any use of
    the symbols declared within the second file at all.
    
    W.

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



More information about the Gcc-bugs mailing list