mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-23 07:00:27 +08:00
* gcc.dg/pr12092-1.c: Do not run on x86_64.
From-SVN: r92811
This commit is contained in:
parent
ab06dedc5d
commit
9b1f5820ab
@ -1,3 +1,7 @@
|
||||
2005-01-02 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* gcc.dg/pr12092-1.c: Do not run on x86_64.
|
||||
|
||||
2005-01-01 Roger Sayle <roger@eyesopen.com>
|
||||
Andrew Pinski <pinskia@physics.uc.edu>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* PR rtl-optimization/12092 */
|
||||
/* Test case reduced by Andrew Pinski <pinskia@physics.uc.edu> */
|
||||
/* { dg-do compile { target i?86-*-* x86_64-*-* } } */
|
||||
/* { dg-do compile { target i?86-*-* } */
|
||||
/* { dg-options "-O2 -mtune=i486 -march=pentium4 -fprefetch-loop-arrays" } */
|
||||
|
||||
void DecodeAC(int index,int *matrix)
|
||||
|
Loading…
x
Reference in New Issue
Block a user