mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-22 19:41:06 +08:00
rs6000-power2-1.c: Change to compile only.
2004-04-30 Andrew Pinski <pinskia@physics.uc.edu> * rs6000-power2-1.c: Change to compile only. * rs6000-power2-2.c: Likewise. From-SVN: r81337
This commit is contained in:
parent
78011587df
commit
3fbf917d46
@ -1,3 +1,8 @@
|
||||
2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
|
||||
|
||||
* rs6000-power2-1.c: Change to compile only.
|
||||
* rs6000-power2-2.c: Likewise.
|
||||
|
||||
2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
|
||||
|
||||
* gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* { dg-do assemble { target powerpc-*-* rs6000-*-* } } */
|
||||
/* { dg-do compile { target powerpc-*-* rs6000-*-* } } */
|
||||
/* { dg-options "-O3 -mcpu=power2 -fno-schedule-insns -w -mhard-float" } */
|
||||
/* This used to ICE as the peephole was not checking to see
|
||||
if the register is a floating point one (I think this cannot
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* { dg-do assemble { target powerpc-*-* rs6000-*-* } } */
|
||||
/* { dg-do compile { target powerpc-*-* rs6000-*-* } } */
|
||||
/* { dg-options "-O3 -mcpu=power2 -fno-schedule-insns -w -mhard-float" } */
|
||||
/* { dg-final { scan-assembler-not "lfd" } } */
|
||||
/* { dg-final { scan-assembler-not "sfd" } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user