Commit d8dc68cb by Wei Guozhi Committed by Wei Guozhi

ssa-sink-5.c: Change the compiler option "-O2 -Os" to "-Os".

	* gcc.dg/tree-ssa/ssa-sink-5.c: Change the compiler option "-O2 -Os"
	to "-Os".

From-SVN: r149093
parent 1825a1f3
2009-06-30 Wei Guozhi <carrot@google.com>
* gcc.dg/tree-ssa/ssa-sink-5.c: Change the compiler option "-O2 -Os"
to "-Os".
2009-06-30 Ira Rosen <irar@il.ibm.com>
PR tree-optimization/40542
......
/* { dg-do compile } */
/* { dg-options "-O2 -Os -fdump-tree-sink-stats" } */
/* { dg-options "-Os -fdump-tree-sink-stats" } */
typedef short int16_t;
typedef unsigned char uint8_t;
......
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