public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, testsuite]: Remove a couple of leftover dump files.
@ 2008-03-20 16:39 Uros Bizjak
  0 siblings, 0 replies; only message in thread
From: Uros Bizjak @ 2008-03-20 16:39 UTC (permalink / raw)
  To: GCC Patches

Hello!

2008-03-20  Uros Bizjak  <ubizjak@gmail.com>

	* gcc.dg/gomp/pr34692.c: Cleanup gimple dump file.
	* gcc.dg/tree-ssa/ssa-lim-3.c: Remove -fdump-tree-optimized
	from dg-options.

Patch was teste on i686-pc-linux-gnu, committed to mainline.

Uros.

Index: gcc.dg/gomp/pr34692.c
===================================================================
--- gcc.dg/gomp/pr34692.c       (revision 133373)
+++ gcc.dg/gomp/pr34692.c       (working copy)
@@ -24,3 +24,5 @@
 cde f g h);
   }
 }
+
+/* { dg-final { cleanup-tree-dump "gimple" } } */
Index: gcc.dg/tree-ssa/ssa-lim-3.c
===================================================================
--- gcc.dg/tree-ssa/ssa-lim-3.c (revision 133373)
+++ gcc.dg/tree-ssa/ssa-lim-3.c (working copy)
@@ -1,5 +1,5 @@
 /* { dg-do compile } */
-/* { dg-options "-O -fdump-tree-lim-details -fdump-tree-optimized" } */
+/* { dg-options "-O -fdump-tree-lim-details" } */

 struct { int x; int y; } global;
 void foo(int n)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-20 15:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-20 16:39 [PATCH, testsuite]: Remove a couple of leftover dump files Uros Bizjak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).