Commit 5a522c15 by Andreas Jaeger Committed by Andreas Jaeger

20020523-2.c: Fix path for i386-cpuid.h.

2005-11-05  Andreas Jaeger  <aj@suse.de>

        * gcc.target/i386/20020523-2.c: Fix path for i386-cpuid.h.

From-SVN: r106521
parent 95b9a3a5
2005-11-05 Andreas Jaeger <aj@suse.de>
* gcc.target/i386/20020523-2.c: Fix path for i386-cpuid.h.
2005-11-04 Hans-Peter Nilsson <hp@axis.com>
PR target/23424
......@@ -5,7 +5,7 @@
/* { dg-require-effective-target ilp32 } */
/* { dg-options "-march=pentium3 -msse -ffast-math -O2" } */
#include "i386-cpuid.h"
#include "../../gcc.dg/i386-cpuid.h"
extern void abort (void);
extern void exit (int);
......
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