This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[obvious][SH] Fix gcc.target/sh/20080410-1.c testcase
- From: Andrew Stubbs <ams at codesourcery dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Mon, 14 Sep 2009 11:43:46 +0100
- Subject: [obvious][SH] Fix gcc.target/sh/20080410-1.c testcase
I've just committed this obvious fix for the SH-specific 20080410-1.c
testcase.
The testcase still used the obsolete -fira option, and always failed
with an unknown option error.
I've simply removed the option - it's been implicitly enabled for a
while now, I think.
Andrew
2009-09-14 Andrew Stubbs <ams@codesourcery.com>
* gcc.target/sh/20080410-1.c: Remove obsolete -fira option.
---
.../gcc/testsuite/gcc.target/sh/20080410-1.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--- a/gcc/testsuite/gcc.target/sh/20080410-1.c
+++ b/gcc/testsuite/gcc.target/sh/20080410-1.c
@@ -1,5 +1,5 @@
/* { dg-do compile { target "sh-*-*" } } */
-/* { dg-options "-O0 -m4 -ml -fira" } */
+/* { dg-options "-O0 -m4 -ml" } */
/* { dg-final { scan-assembler-not "add\tr0,r0" } } */
/* This test checks that chain reloads conflict. I they don't