Commit d890980a by Jakub Jelinek Committed by Jakub Jelinek

re PR testsuite/49512 (FAIL: gcc.dg/tree-ssa/asm-1.c)

	PR testsuite/49512
	* gcc.dg/tree-ssa/asm-1.c: Use -fdump-tree-optimized-nouid
	instead of -fdump-tree-optimized.

From-SVN: r175347
parent 165d997d
2011-06-23 Jakub Jelinek <jakub@redhat.com>
PR testsuite/49512
* gcc.dg/tree-ssa/asm-1.c: Use -fdump-tree-optimized-nouid
instead of -fdump-tree-optimized.
2011-06-23 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/44625
......
......@@ -2,7 +2,7 @@
as a def. */
/* { dg-do compile } */
/* { dg-options "-O -fdump-tree-optimized" } */
/* { dg-options "-O -fdump-tree-optimized-nouid" } */
void f()
{
......
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