gcc/libstdc++-v3/testsuite
Paolo Carlini 681f05d4f0 complex (proj): Change return type per DR 1137.
2010-02-21  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/complex (proj): Change return type per DR 1137.
	(conj): Copy from tr1_impl, likewise adjust return type.
	* include/tr1_impl/complex (conj): Remove.
	* include/tr1/complex (conj): Add both overloads.
	* testsuite/26_numerics/complex/dr781.cc: Rename to...
	* testsuite/26_numerics/complex/dr781_dr1137.cc: ... this, and extend.

	* include/tr1_impl/complex (arg): Optimize.

From-SVN: r156940
2010-02-21 19:55:17 +00:00
..
17_intro using.xml: Update. 2010-02-18 18:52:12 +00:00
18_support re PR c++/35669 (NULL (__null) not considered different from 0 with C++) 2010-02-20 21:32:06 +00:00
19_diagnostics call.c (implicit_conversion): Handle conversion from initializer-list to scalar. 2009-05-27 18:23:41 -04:00
20_util typedefs.cc: New. 2010-02-21 11:06:42 +00:00
21_strings 21674.cc: Extend xfail to all systems. 2010-01-28 17:01:53 +00:00
22_locale 6.cc: Use an int as loop variable, to avoid -Wall warnings. 2010-01-25 18:02:41 +00:00
23_containers PR libstdc++/41975, DR 579 2010-02-11 18:11:01 +00:00
24_iterators 2009-06-20 Paolo Carlini <paolo.carlini@oracle.com> 2009-06-21 00:57:56 +00:00
25_algorithms stl_algo.h (for_each): Implement resolution of DR 1110. 2010-02-19 17:38:18 +00:00
26_numerics complex (proj): Change return type per DR 1137. 2010-02-21 19:55:17 +00:00
27_io streambuf: Adjust doxygen group markup. 2010-02-10 05:45:24 +00:00
28_regex
29_atomics hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
30_threads PR libstdc++/42819, DR 1315 2010-02-12 22:31:15 +00:00
abi Return dgs.alc on success 2010-01-09 16:24:52 -08:00
backward
config
data
decimal binary-arith.cc: Fix directive to skip test. 2009-10-06 23:17:07 +00:00
ext median.cc: Adjust. 2010-02-15 17:35:11 +00:00
lib re PR libstdc++/21769 (per-file control over PCH inclusion) 2010-01-20 11:57:44 +00:00
libstdc++-abi re PR target/41605 (Static linking of libgcc/libgfortran/libstdc++ can cause inconsistent symbol resolution.) 2009-12-22 22:11:27 +00:00
libstdc++-dg [multiple changes] 2009-10-05 17:42:00 +00:00
performance re PR libstdc++/42491 (performance/30_threads/future/polling.cc fails at compile time) 2010-01-06 22:55:52 +00:00
tr1 list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
util array (array): Add pointer and const_pointer typedefs in C++0x mode, per DR 1306. 2010-02-19 18:55:40 +00:00
Makefile.am Makefile.am (check-debug): Add. 2010-01-13 11:07:44 +00:00
Makefile.in Makefile.am (check-debug): Add. 2010-01-13 11:07:44 +00:00