gcc/libstdc++-v3/libsupc++
Alan Modra 6d49b790fd Disable .gnu.attributes tags in compatibility-ldbl.o
compatibility-ldbl.o is compiled with -mlong-double-64.  When
long double .gnu.attributes tags are checked by the linker, it
complains about the mismatch between this file and others in
libstdc++.

	* configure.ac (LONG_DOUBLE_COMPAT_FLAGS): New ACSUBST.
	* src/Makefile.am (compatibility-ldbl.o, compatibility-ldbl.lo):
	Use LONG_DOUBLE_COMPAT_FLAGS.
	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* doc/Makefile.in: Regenerate.
	* include/Makefile.in: Regenerate.
	* libsupc++/Makefile.in: Regenerate.
	* po/Makefile.in: Regenerate.
	* python/Makefile.in: Regenerate.
	* src/Makefile.in: Regenerate.
	* src/c++11/Makefile.in: Regenerate.
	* src/c++98/Makefile.in: Regenerate.
	* src/filesystem/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

From-SVN: r240602
2016-09-29 07:33:17 +09:30
..
Makefile.am Implement P0035R4, C++17 new of over-aligned types. 2016-09-09 17:22:15 -04:00
Makefile.in Disable .gnu.attributes tags in compatibility-ldbl.o 2016-09-29 07:33:17 +09:30
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.h libstdc++/68297 avoid throw/catch in make_exception_ptr 2016-08-22 18:29:31 +01:00
cxxabi_forced.h
cxxabi_init_exception.h libstdc++/68297 avoid throw/catch in make_exception_ptr 2016-08-22 18:29:31 +01:00
del_op.cc
del_opa.cc Implement P0035R4, C++17 new of over-aligned types. 2016-09-09 17:22:15 -04:00
del_opant.cc Implement P0035R4, C++17 new of over-aligned types. 2016-09-09 17:22:15 -04:00
del_opnt.cc
del_ops.cc
del_opsa.cc Implement P0035R4, C++17 new of over-aligned types. 2016-09-09 17:22:15 -04:00
del_opv.cc
del_opva.cc Implement P0035R4, C++17 new of over-aligned types. 2016-09-09 17:22:15 -04:00
del_opvant.cc Implement P0035R4, C++17 new of over-aligned types. 2016-09-09 17:22:15 -04:00
del_opvnt.cc
del_opvs.cc
del_opvsa.cc Implement P0035R4, C++17 new of over-aligned types. 2016-09-09 17:22:15 -04:00
dyncast.cc
eh_alloc.cc
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 libstdc++/68297 avoid throw/catch in make_exception_ptr 2016-08-22 18:29:31 +01:00
eh_tm.cc
eh_type.cc
eh_unex_handler.cc
enum_type_info.cc
exception libstdc++/68297 avoid throw/catch in make_exception_ptr 2016-08-22 18:29:31 +01:00
exception.h libstdc++/68297 avoid throw/catch in make_exception_ptr 2016-08-22 18:29:31 +01:00
exception_defines.h
exception_ptr.h libstdc++/68297 avoid throw/catch in make_exception_ptr 2016-08-22 18:29:31 +01:00
function_type_info.cc
fundamental_type_info.cc
guard.cc
guard_error.cc
hash_bytes.cc Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
hash_bytes.h
initializer_list
nested_exception.cc
nested_exception.h
new Implement P0035R4, C++17 new of over-aligned types. 2016-09-09 17:22:15 -04:00
new_handler.cc
new_op.cc
new_opa.cc Replace modulus with mask operation in over-aligned new 2016-09-16 19:09:14 +01:00
new_opant.cc Fix bootstrap failure when ATOMIC_INT_LOCK_FREE < 2 2016-09-11 11:19:30 +01:00
new_opnt.cc
new_opv.cc
new_opva.cc Implement P0035R4, C++17 new of over-aligned types. 2016-09-09 17:22:15 -04:00
new_opvant.cc Fix bootstrap failure when ATOMIC_INT_LOCK_FREE < 2 2016-09-11 11:19:30 +01:00
new_opvnt.cc
pbase_type_info.cc
pmem_type_info.cc
pointer_type_info.cc
pure.cc
si_class_type_info.cc
tinfo.cc
tinfo.h
tinfo2.cc
typeinfo libstdc++/68297 avoid throw/catch in make_exception_ptr 2016-08-22 18:29:31 +01:00
unwind-cxx.h
vec.cc
vmi_class_type_info.cc
vterminate.cc
vtv_stubs.cc