gcc/libstdc++-v3/libsupc++
Jonathan Wakely 18407bfb2c Use static pointer to member when catching nullptr
libstdc++-v3:

	* libsupc++/pbase_type_info.cc (__pbase_type_info::__do_catch): Use
	static objects for catching nullptr as pointer to member types.

gcc/testsuite:

	* g++.dg/cpp0x/nullptr35.C: Change expected result for catching as
	pointer to member function and also test catching by reference.

From-SVN: r238532
2016-07-20 19:21:48 +01:00
..
array_type_info.cc
atexit_arm.cc
atexit_thread.cc
atomic_lockfree_defines.h
bad_alloc.cc
bad_array_length.cc
bad_array_new.cc
bad_cast.cc
bad_typeid.cc
class_type_info.cc
cxxabi_forced.h
cxxabi.h
del_op.cc
del_opnt.cc
del_ops.cc
del_opv.cc
del_opvnt.cc
del_opvs.cc
dyncast.cc
eh_alloc.cc libstdc++/69945 Add __gnu_cxx::__freeres hook 2016-03-24 18:13:40 +00:00
eh_arm.cc
eh_aux_runtime.cc
eh_call.cc
eh_catch.cc
eh_exception.cc
eh_globals.cc
eh_personality.cc
eh_ptr.cc
eh_term_handler.cc
eh_terminate.cc
eh_throw.cc
eh_tm.cc
eh_type.cc
eh_unex_handler.cc
enum_type_info.cc
exception
exception_defines.h
exception_ptr.h
function_type_info.cc
fundamental_type_info.cc
guard_error.cc
guard.cc * libsupc++/guard.cc: Revert my last commit. 2016-03-18 16:44:44 +01:00
hash_bytes.cc
hash_bytes.h
initializer_list
Makefile.am
Makefile.in
nested_exception.cc
nested_exception.h
new Remove unused operator delete overloads (LWG 2458) 2016-07-12 15:31:04 +01:00
new_handler.cc
new_op.cc
new_opnt.cc
new_opv.cc
new_opvnt.cc
pbase_type_info.cc Use static pointer to member when catching nullptr 2016-07-20 19:21:48 +01:00
pmem_type_info.cc
pointer_type_info.cc
pure.cc
si_class_type_info.cc
tinfo2.cc
tinfo.cc
tinfo.h
typeinfo
unwind-cxx.h
vec.cc
vmi_class_type_info.cc
vterminate.cc
vtv_stubs.cc