public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [patch] Enable two testcases on fido.
@ 2007-05-23 16:32 Kazu Hirata
  0 siblings, 0 replies; only message in thread
From: Kazu Hirata @ 2007-05-23 16:32 UTC (permalink / raw)
  To: gcc-patches

Hi,

Attached is a patch to enable two testcases on fido.

All these testcases run on m68k-*-*.  There is no reason to skip them
on fido.

Tested the individual testcases on fido.  Committed as obvious.

Kazu Hirata

2007-05-23  Kazu Hirata  <kazu@codesourcery.com>

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

Index: gcc/testsuite/gcc.dg/m68k-pic-1.c
===================================================================
--- gcc/testsuite/gcc.dg/m68k-pic-1.c	(revision 124995)
+++ gcc/testsuite/gcc.dg/m68k-pic-1.c	(working copy)
@@ -1,4 +1,4 @@
-/* { dg-do compile { target m68k-*-* } }  */
+/* { dg-do compile { target m68k-*-* fido-*-* } }  */
 /* { dg-options "-O2 -fpic" }  */
 
 extern void Foo (void *);
Index: gcc/testsuite/gcc.dg/bf-spl1.c
===================================================================
--- gcc/testsuite/gcc.dg/bf-spl1.c	(revision 124995)
+++ gcc/testsuite/gcc.dg/bf-spl1.c	(working copy)
@@ -1,4 +1,4 @@
-/* { dg-do run { target m68k-*-* sparc-*-* } } */
+/* { dg-do run { target m68k-*-* fido-*-* sparc-*-* } } */
 /* { dg-options { -O2 } } */
 
 extern void abort (void);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-05-23 16:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-23 16:32 [patch] Enable two testcases on fido Kazu Hirata

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).