Commit 94fbfc65 by H.J. Lu Committed by H.J. Lu

pr28946.c (dg-options): Use -Os instead -O.

2006-09-07  H.J. Lu  <hongjiu.lu@intel.com>

	* gcc.target/i386/pr28946.c (dg-options): Use -Os instead -O.

From-SVN: r116758
parent 995cc369
2006-09-07 H.J. Lu <hongjiu.lu@intel.com>
* gcc.target/i386/pr28946.c (dg-options): Use -Os instead -O.
2006-09-07 Uros Bizjak <uros@kss-loka.si> 2006-09-07 Uros Bizjak <uros@kss-loka.si>
PR target/28946 PR target/28946
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-O" } */ /* { dg-options "-Os" } */
/* { dg-final { scan-assembler-not "test" } } */ /* { dg-final { scan-assembler-not "test" } } */
int fct1 (void); int fct1 (void);
......
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