Commit 22d81154 by Ian Lance Taylor Committed by Ian Lance Taylor

re PR tree-optimization/35977 (gcc.dg/tree-ssa/forwprop-3.c broke)

	PR tree-optimization/35977
	* gcc.dg/tree-ssa/forwprop-3.c: Use -O2 rather than -O.

From-SVN: r134463
parent 98ae7998
2008-04-18 Ian Lance Taylor <iant@google.com>
PR tree-optimization/35977
* gcc.dg/tree-ssa/forwprop-3.c: Use -O2 rather than -O.
2008-04-18 Jakub Jelinek <jakub@redhat.com>
Peter Bergner <bergner@vnet.ibm.com>
/* { dg-do compile } */
/* { dg-options "-O -fdump-tree-forwprop1" } */
/* { dg-options "-O2 -fdump-tree-forwprop1" } */
struct bar {
int a[2];
......
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