* gcc.dg/20020103-1.c: Fix typo in target selector.
From-SVN: r48528
This commit is contained in:
parent
c4cc12b7bb
commit
fee5bdb084
@ -1,3 +1,7 @@
|
||||
2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
|
||||
|
||||
* gcc.dg/20020103-1.c: Fix typo in target selector.
|
||||
|
||||
2002-01-03 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* gcc.dg/20020103-1.c: New.
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* Verify that constant equivalences get reloaded properly, either by being
|
||||
spilled to the stack, or regenerated, but not dropped to memory. */
|
||||
/* { dg-do compile { target { i?86-*-* powerpc-*-* alpha*-*-* } } */
|
||||
/* { dg-do compile { target i?86-*-* powerpc-*-* alpha*-*-* } } */
|
||||
/* { dg-options "-O2 -fpic -fno-omit-frame-pointer" } */
|
||||
/* { dg-final { scan-assembler-not "LC" } } */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user