Commit 9b1f5820 by Andreas Jaeger Committed by Andreas Jaeger

* gcc.dg/pr12092-1.c: Do not run on x86_64.

From-SVN: r92811
parent ab06dedc
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>
......
/* 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)
......
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