* gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
From-SVN: r63945
This commit is contained in:
parent
53279c104f
commit
dfa7f440a0
@ -1,3 +1,7 @@
|
||||
Fri Mar 7 17:41:07 CET 2003 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
|
||||
|
||||
2003-03-06 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* g++.dg/init/ref3.C: New test.
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* { dg-do compile { target i?86-*-* x86_64-*-* } } */
|
||||
/* { dg-options "-O2 -funit-at-a-time -fomit-frame-pointer" } */
|
||||
/* { dg-final { scan-assembler-not "sub.*[re]sp" } } */
|
||||
/* { dg-final { scan-assembler-not "sub.*sp" } } */
|
||||
|
||||
static __attribute__ ((noinline)) q ();
|
||||
int a;
|
||||
|
Loading…
Reference in New Issue
Block a user