gcc/libstdc++-v3/testsuite
Diego Novillo 37ea0d87a3 Add missing function in 20_util/exchange/1.cc.
When this test is compiled at -O0, the compiler does not remove the
address comparison. This causes a link failure, since the body of f()
is missing.

	* testsuite/20_util/exchange/1.cc: Add missing function
	bodies.

From-SVN: r203629
2013-10-15 14:51:37 -04:00
..
17_intro
18_support
19_diagnostics
20_util Add missing function in 20_util/exchange/1.cc. 2013-10-15 14:51:37 -04:00
21_strings
22_locale
23_containers Print additional info when various out-of-range conditions are detected. 2013-09-21 19:04:13 -07:00
24_iterators re PR libstdc++/58403 (__normal_iterator triggers odr-use) 2013-09-12 15:15:34 +00:00
25_algorithms predefined_ops.h: New. 2013-09-27 21:17:36 +00:00
26_numerics * testsuite/*: Remove stray semi-colons after function definitions. 2013-10-08 14:54:26 +01:00
27_io * testsuite/*: Remove stray semi-colons after function definitions. 2013-10-08 14:54:26 +01:00
28_regex * testsuite/*: Remove stray semi-colons after function definitions. 2013-10-08 14:54:26 +01:00
29_atomics Adding missing dg-require-atomic-builtins to libstdc++ test case. 2013-10-11 11:15:01 +00:00
30_threads
abi
backward
config
data
decimal
ext re PR libstdc++/58415 (__sso_string_base move constructor does not null terminate local data when moving from empty string) 2013-09-13 18:32:42 +00:00
lib re PR testsuite/57605 (colors break note pruning in the testsuite) 2013-09-20 19:52:29 +02:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters re PR libstdc++/53477 (pretty printer fails with: Python Exception <type 'exceptions.IndexError'> list index out of range) 2013-08-20 19:20:42 +00:00
performance * testsuite/*: Remove stray semi-colons after function definitions. 2013-10-08 14:54:26 +01:00
tr1 * testsuite/*: Remove stray semi-colons after function definitions. 2013-10-08 14:54:26 +01:00
tr2
util regex.h: (regex_token_iterator<>::regex_token_iterator): Fix compile error. 2013-10-06 17:53:14 +00:00
Makefile.am
Makefile.in