Commit 70c1e033 by Kazu Hirata Committed by Kazu Hirata

* gcc.dg/bf-spl1.c, gcc.dg/m68k-pic-1.c: Enable on fido-*-*.

From-SVN: r124996
parent 70f57af1
2007-05-23 Kazu Hirata <kazu@codesourcery.com>
* gcc.dg/bf-spl1.c, gcc.dg/m68k-pic-1.c: Enable on fido-*-*.
2007-05-23 H.J. Lu <hongjiu.lu@intel.com>
* gcc.target/i386/sse3-addsubpd.c: Don't include stdlib.h
/* { dg-do run { target m68k-*-* sparc-*-* } } */
/* { dg-do run { target m68k-*-* fido-*-* sparc-*-* } } */
/* { dg-options { -O2 } } */
extern void abort (void);
......
/* { dg-do compile { target m68k-*-* } } */
/* { dg-do compile { target m68k-*-* fido-*-* } } */
/* { dg-options "-O2 -fpic" } */
extern void Foo (void *);
......
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