Commit d5dceab8 by Uros Bizjak

interchange-0.c: Fix dg-final directive.

	* gcc.dg/graphite/interchange-0.c: Fix dg-final directive.

From-SVN: r158653
parent cf42f095
......@@ -76,8 +76,7 @@
2010-04-22 Nick Clifton <nickc@redhat.com>
* config/stormy16/stormy16.c
(xstormy16_asm_output_aligned_common): Handle a NULL decl
parameter.
(xstormy16_asm_output_aligned_common): Handle a NULL decl parameter.
* config/stormy16/stormy16.h: Tidy up formatting.
(DONT_USE_BUILTIN_SETJMP): Remove definition.
* config/stormy16/stormy16.c (cbranchsi4): Delete pattern.
......
2010-04-22 Uros Bizjak <ubizjak@gmail.com>
* gcc.dg/graphite/interchange-0.c: Fix dg-final directive.
2010-04-22 Ira Rosen <irar@il.ibm.com>
PR tree-optimization/43842
......
......@@ -47,4 +47,4 @@ main (void)
}
/* { dg-final { scan-tree-dump-times "will be interchanged" 1 "graphite" } } */
/* { dg -final { cleanup-tree-dump "graphite" } } */
/* { dg-final { cleanup-tree-dump "graphite" } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment