Commit dac8a1db by Ian Bolton Committed by Ian Bolton

20100906-1.c: Use -fno-short-enums option for "target arm_eabi".

2011-09-19  Ian Bolton  <ian.bolton@arm.com>

	* gcc.dg/20100906-1.c: Use -fno-short-enums option for
	"target arm_eabi".

From-SVN: r178975
parent d396f899
2011-09-19 Ian Bolton <ian.bolton@arm.com>
* gcc.dg/20100906-1.c: Use -fno-short-enums option for
"target arm_eabi".
2011-09-19 Ira Rosen <ira.rosen@linaro.org>
PR tree-optimization/50413
......
/* { dg-do run } */
/* { dg-options "-O2" } */
/* { dg-options "-O2 -fno-short-enums -Wl,--no-enum-size-warning" {target arm_eabi} } */
/* This testcase got misoptimized by combine due to a wrong setting of
subst_low_luid in try_combine. */
......
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