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++/4381: Exceptions virtually inherited from a class cause segmentation fault at run time


Synopsis: Exceptions virtually inherited from a class cause segmentation fault at run time

State-Changed-From-To: analyzed->closed
State-Changed-By: jason
State-Changed-When: Sun Mar 17 16:15:47 2002
State-Changed-Why:
    Fixed for 3.1 by
    
    2002-03-17  Jason Merrill  <jason@redhat.com>
    
            PR c++/4381
            * libsupc++/eh_personality.cc (get_adjusted_ptr): New static fn.
            (check_exception_spec): Call it.  Take the thrown pointer.
            (__cxa_call_unexpected): Pass it.
            (PERSONALITY_FUNCTION): Likewise.  Use get_adjusted_ptr.

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


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