gcc/libgomp/testsuite/libgomp.graphite
Bernhard Reutner-Fischer c469078de7 testsuite: auto-wipe dump files
gcc/testsuite/ChangeLog

2015-05-29  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>

	* lib/gcc-dg.exp (cleanup-ipa-dump, cleanup-rtl-dump,
	cleanup-tree-dump, cleanup-dump, cleanup-saved-temps): Remove.
	Adjust all callers.
	(schedule-cleanups, dg-keep-saved-temps): New proc.
	(gcc-dg-test-1): Schedule cleanups.
	* lib/profopt.exp (profopt-execute): Likewise.
	* g++.dg/cdce3.C: Adjust expected line numbers.
	* gcc.dg/cdce1.c: Likewise.
	* gcc.dg/cdce2.c: Likewise.
	* gcc.dg/strlenopt-22.c: Fix comment delimiter.
	* gcc.dg/strlenopt-24.c: Likewise.
	* gcc.dg/tree-ssa/vrp26.c: Likewise.
	* gcc.dg/tree-ssa/vrp28.c: Likewise.
	* obj-c++.dg/encode-2.mm: Likewise.

libgomp/ChangeLog

2015-05-29  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>

	* testsuite/libgomp.graphite/bounds.c: Adjust for
	cleanup-tree-dump removal.
	* testsuite/libgomp.graphite/force-parallel-1.c: Likewise.
	* testsuite/libgomp.graphite/force-parallel-2.c: Likewise.
	* testsuite/libgomp.graphite/force-parallel-3.c: Likewise.
	* testsuite/libgomp.graphite/force-parallel-4.c: Likewise.
	* testsuite/libgomp.graphite/force-parallel-5.c: Likewise.
	* testsuite/libgomp.graphite/force-parallel-6.c: Likewise.
	* testsuite/libgomp.graphite/force-parallel-7.c: Likewise.
	* testsuite/libgomp.graphite/force-parallel-8.c: Likewise.
	* testsuite/libgomp.graphite/force-parallel-9.c: Likewise.
	* testsuite/libgomp.graphite/pr41118.c: Likewise.


gcc/ChangeLog

2015-05-29  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>

	* config/arm/neon-testgen.ml (emit_epilogue): Remove manual call
	to cleanup-saved-temps.
	* doc/sourcebuild.texi (Clean up generated test files): Expand
	introduction.
	(dg-keep-saved-temps): Document new proc.
	(cleanup-ipa-dump, cleanup-rtl-dump, cleanup-tree-dump,
	cleanup-saved-temps): Remove.

From-SVN: r223858
2015-05-29 10:20:29 +02:00
..
bounds.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
force-parallel-1.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
force-parallel-2.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
force-parallel-3.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
force-parallel-4.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
force-parallel-5.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
force-parallel-6.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
force-parallel-7.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
force-parallel-8.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
force-parallel-9.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
graphite.exp Update copyright years. 2015-01-05 13:33:28 +01:00
pr41118.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00