* gcc.dg/sh-relax.c: Disable for sh64-*-*.

From-SVN: r63791
This commit is contained in:
J"orn Rennecke 2003-03-04 19:40:34 +00:00 committed by Joern Rennecke
parent 9a79ab7e47
commit 754047bb1f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Tue Mar 4 19:39:18 2003 J"orn Rennecke <joern.rennecke@superh.com>
* gcc.dg/sh-relax.c: Disable for sh64-*-*.
2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.dg/switch-2.c: New test.

View File

@ -1,5 +1,5 @@
/* Check that -mrelax works. */
/* { dg-do run { target sh-*-* sh?-*-* sh64-*-* } } */
/* { dg-do run { target sh-*-* sh?-*-* } } */
/* { dg-options "-O1 -mrelax" } */
extern int qwerty (int);