gcc/libstdc++-v3/libsupc++
Jason Merrill 6afcef6bd2 re PR c++/4381 (Exceptions virtually inherited from a class cause segmentation fault at run time)
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.

From-SVN: r50936
2002-03-17 19:09:37 -05:00
..
cxxabi.h
del_op.cc
del_opnt.cc
del_opv.cc
del_opvnt.cc
eh_alloc.cc
eh_aux_runtime.cc
eh_catch.cc
eh_exception.cc libstdc++/3150: revert 2001-11-30 commit. 2002-01-09 20:39:27 +00:00
eh_globals.cc
eh_personality.cc re PR c++/4381 (Exceptions virtually inherited from a class cause segmentation fault at run time) 2002-03-17 19:09:37 -05:00
eh_terminate.cc
eh_throw.cc
eh_type.cc
exception Makefile.am (doxygen, [...]): Tweak targets. 2002-01-28 22:13:12 +00:00
exception_defines.h
Makefile.am
Makefile.in configure.in (target_alias): Default to yes. 2002-02-22 11:36:26 +00:00
new Makefile.am (doxygen, [...]): Tweak targets. 2002-01-28 22:13:12 +00:00
new_handler.cc libstdc++/3150: revert 2001-11-30 commit. 2002-01-09 20:39:27 +00:00
new_op.cc
new_opnt.cc
new_opv.cc
new_opvnt.cc
pure.cc
tinfo2.cc
tinfo.cc libstdc++/3150: revert 2001-11-30 commit. 2002-01-09 20:39:27 +00:00
tinfo.h signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
typeinfo exception (bad_exception): Add comment. 2002-01-09 23:31:57 +00:00
unwind-cxx.h
vec.cc