gcc/libstdc++-v3/testsuite
Paolo Carlini 3fd29fa912 complex (pow(const complex<>&, int)): Do not define in C++0x mode, per DR 844.
2008-06-12  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/complex (pow(const complex<>&, int)): Do not define in
	C++0x mode, per DR 844.
	* include/tr1/complex (pow(const complex<>&, int)): Remove.
	* doc/xml/manual/intro.xml: Add an entry for DR 844.
	* testsuite/26_numerics/complex/dr844.cc: New.
	* testsuite/tr1/8_c_compatibility/complex/overloads_int.cc: Adjust.

From-SVN: r136694
2008-06-12 10:17:53 +00:00
..
17_intro all.cc, [...]: Only include <ext/codecvt_specializations.h> and <ext/enc_filebuf.h> if... 2008-06-06 16:03:52 +01:00
18_support PR c++/33979 (partial) 2008-05-20 18:11:34 +00:00
19_diagnostics system_error: Align to current draft specifications. 2008-05-16 21:55:00 +00:00
20_util PR c++/33979 (partial) 2008-05-20 18:11:34 +00:00
21_strings
22_locale
23_containers hashtable (_Hashtable<>::cbegin(size_type), [...]): Add per DR 691. 2008-06-11 22:56:51 +00:00
24_iterators
25_algorithms
26_numerics complex (pow(const complex<>&, int)): Do not define in C++0x mode, per DR 844. 2008-06-12 10:17:53 +00:00
27_io 9425.cc: Use dg-require-fileio. 2008-06-02 12:01:41 -04:00
28_regex/headers/regex
29_atomics
30_threads mutex (mutex::try_lock): Eat errors. 2008-05-15 00:52:48 +00:00
31_date_time
abi
backward
config
data
ext using.xml: Outline exception topics. 2008-06-06 19:32:43 +00:00
lib using.xml: Outline exception topics. 2008-06-06 19:32:43 +00:00
libstdc++-abi
libstdc++-dg
performance using.xml: Outline exception topics. 2008-06-06 19:32:43 +00:00
thread
tr1 complex (pow(const complex<>&, int)): Do not define in C++0x mode, per DR 844. 2008-06-12 10:17:53 +00:00
util using.xml: Outline exception topics. 2008-06-06 19:38:03 +00:00
Makefile.am
Makefile.in