gcc/libstdc++-v3/testsuite/26_numerics
Janis Johnson fdaea7e286 re PR testsuite/25352 (xfail within dg-do command has no effect)
gcc/
	PR testsuite/25352
	* doc/sourcebuild.texi (Test Directives): Document that xfail
	has no effect for dg-do except when dg-do-what is "run".

libstdc++-v3/
	PR testsuite/25352
	* testsuite/26_numerics/headers/cmath/c99_classification_macros_c.cc:
	Remove xfail from dg-do and add dg-skip-if.

gcc/testsuite/
	PR testsuite/25352
	* gcc.c-torture/compile/20000804-1.c: Remove xfail from dg-do and
	add dg-skip-if.
	* gcc.c-torture/compile/20001205-1.c: Ditto.
	* gcc.c-torture/compile/20001226-1.c: Ditto.
	* gcc.c-torture/compile/20020312-1.c: Ditto.
	* gcc.c-torture/compile/20020604-1.c: Ditto.
	* gcc.c-torture/compile/920501-12.c: Ditto.
	* gcc.c-torture/compile/920501-4.c: Ditto.
	* gcc.c-torture/compile/920520-1.c: Ditto.
	* gcc.c-torture/compile/980506-1.c: Ditto.
	* gcc.c-torture/compile/990617-1.c: Ditto.
	* gcc.dg/compare6.c: Ditto.
	* g++.old-deja/g++.brendan/crash43.C: Ditto.
	* g++.old-deja/g++.brendan/synth1.C: Ditto.
	* g++.old-deja/g++.oliva/dwarf2.C: Ditto.
	* g++.old-deja/g++.oliva/dwarf3.C: Ditto.
	* g++.old-deja/g++.pt/static6.C: Ditto.
	* g++.old-deja/g++.pt/crash16.C: Ditto.
	* g++.old-deja/g++.mike/p10416.C: Ditto.
	* g++.old-deja/g++.mike/ns15.C: Ditto.
	* g++.old-deja/g++.mike/eh46.C: Ditto.

From-SVN: r129823
2007-11-01 16:22:36 +00:00
..
accumulate base.h: Added plus and multiplies functor for differently typed objects. 2007-10-08 21:14:45 +00:00
adjacent_difference stl_algo.h: Add return type information to comments. 2007-09-26 17:04:06 +00:00
complex complex: Add missing extern template declarations. 2007-05-06 18:51:10 +00:00
headers re PR testsuite/25352 (xfail within dg-do command has no effect) 2007-11-01 16:22:36 +00:00
inner_product base.h: Added plus and multiplies functor for differently typed objects. 2007-10-08 21:14:45 +00:00
partial_sum stl_algo.h: Add return type information to comments. 2007-09-26 17:04:06 +00:00
slice stl_algo.h: Add return type information to comments. 2007-09-26 17:04:06 +00:00
slice_array stl_algo.h: Add return type information to comments. 2007-09-26 17:04:06 +00:00
valarray stl_algo.h: Add return type information to comments. 2007-09-26 17:04:06 +00:00