gcc/libstdc++-v3/testsuite
Marc Glisse bb59f396f8 re PR libstdc++/43622 (Incomplete C++ library support for __float128)
2014-11-18  Marc Glisse  <marc.glisse@inria.fr>

	PR libstdc++/43622
gcc/cp/
	* rtti.c (emit_support_tinfos): Handle __float128.
libstdc++-v3/
	* config/abi/pre/float128.ver: New file.
	* configure.ac: Use float128.ver when relevant.
	* configure: Regenerate.
	* testsuite/util/testsuite_abi.cc (check_version): Accept new
	CXXABI_FLOAT128 version.

From-SVN: r217735
2014-11-18 20:20:53 +00:00
..
17_intro
18_support C++11 explicitly forbids macros for bool, true and false. 2014-10-24 21:56:40 +01:00
19_diagnostics
20_util std::shared_ptr atomic operations 2014-11-12 23:55:11 +00:00
21_strings
22_locale Makefile.am: Move ctype.cc, ctype_configure_char.cc and ctype_members.cc to ... 2014-10-20 13:34:10 +01:00
23_containers Fix std::deque move construction with non-equal allocators. 2014-11-10 22:44:07 +00:00
24_iterators
25_algorithms re PR libstdc++/61107 (stl_algo.h: std::__inplace_stable_partition() doesn't process the whole data range) 2014-11-11 21:21:10 +00:00
26_numerics
27_io Define C++11 version of std::ios_base::failure. 2014-11-14 12:17:57 +00:00
28_regex regex.h: Support embedded zeros in sub_match comparisons (DR 2217) 2014-11-14 04:23:06 +00:00
29_atomics atomic_base.h: Avoid including <stdbool.h>. 2014-10-24 12:54:43 +00:00
30_threads
abi
backward
config
data
decimal
experimental 1.cc: Remove unused header. 2014-11-12 00:34:19 +00:00
ext Add -Wno-deprecated to dg-options. 2014-11-12 10:32:17 +00:00
lib Fix race in libstdc++ testsuite 2014-10-19 21:07:29 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods associative-containers.cc: Add new file missed from earlier commit. 2014-11-11 22:10:21 +00:00
performance
tr1
tr2
util re PR libstdc++/43622 (Incomplete C++ library support for __float128) 2014-11-18 20:20:53 +00:00
Makefile.am
Makefile.in