gcc/libstdc++-v3/testsuite
Jonathan Wakely c0eef1c8f2 re PR libstdc++/60326 (Incorrect type from std::make_unsigned<wchar_t>)
PR libstdc++/60326
	* include/std/type_traits (__make_unsigned, __make_signed): Define
	specializations for wchar_t, char16_t and char32_t.
	* testsuite/20_util/make_signed/requirements/typedefs-4.cc: New.
	* testsuite/20_util/make_unsigned/requirements/typedefs-1.cc: Correct
	test for make_unsigned<volatile wchar_t>.
	* testsuite/20_util/make_unsigned/requirements/typedefs-2.cc:
	Likewise.
	* testsuite/20_util/declval/requirements/1_neg.cc: Adjust dg-error
	line number.
	* testsuite/20_util/make_signed/requirements/typedefs_neg.cc:
	Likewise.
	* testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
	Likewise.

From-SVN: r210473
2014-05-15 13:31:05 +01:00
..
17_intro Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
18_support Fix 18_support/exception_ptr/60612-*.cc on non-C99 targets 2014-03-31 13:14:12 +00:00
19_diagnostics Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
20_util re PR libstdc++/60326 (Incorrect type from std::make_unsigned<wchar_t>) 2014-05-15 13:31:05 +01:00
21_strings Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
22_locale Fix testsuite bugs. 2014-04-07 19:40:18 +01:00
23_containers tuple (tuple_size<cv _Tp>): Implement LWG 2313. 2014-05-15 11:35:29 +01:00
24_iterators container.cc: Do not use uninitialized members in mem-initializers. 2014-04-15 20:05:52 +01:00
25_algorithms Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
26_numerics Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
27_io re PR libstdc++/57394 ([C++11] basic_streambuf incorrect copy constructor / copy assignment access specifier) 2014-05-08 18:17:06 +01:00
28_regex gnu.ver (GLIBCXX_3.4.20): Correct regex_error export. 2014-05-09 20:39:14 +01:00
29_atomics re PR libstdc++/60695 (std::atomic<X> doesn't work when X is of zero size) 2014-04-15 14:48:07 +01:00
30_threads re PR libstdc++/60497 (unique_ptr<T> tries to complete its type T even though it's not required to be a complete type) 2014-05-13 18:22:08 +01:00
abi Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
backward Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
config Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
data make_graph_test_infos.xml: Edit. 2011-08-15 00:51:06 +00:00
decimal Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
experimental re PR libstdc++/60710 (experimental::optional<T> is using T::operator!=) 2014-04-25 20:34:42 +01:00
ext Remove obsolete Solaris 9 support 2014-04-22 12:30:59 +00:00
lib Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
libstdc++-abi Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
libstdc++-dg Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
libstdc++-prettyprinters re PR libstdc++/59476 (gdb pretty-printer cannot print C++11 _Rb_tree_iterator) 2014-05-02 17:01:30 +01:00
performance Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
tr1 call.c (struct conversion_info): Rename 'from_type' to 'from'. 2014-05-14 12:47:54 -04:00
tr2 Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
util gnu.ver (GLIBCXX_3.4.20): Correct regex_error export. 2014-05-09 20:39:14 +01:00
Makefile.am Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
Makefile.in Makefile.am (check_DEJAGNU_normal_targets): Add 10. 2013-11-22 21:38:59 +01:00