summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/long-long-compare-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/long-long-compare-1.c')
-rw-r--r--gcc/testsuite/gcc.dg/long-long-compare-1.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/testsuite/gcc.dg/long-long-compare-1.c b/gcc/testsuite/gcc.dg/long-long-compare-1.c
index 2c378602072..e05fcead21f 100644
--- a/gcc/testsuite/gcc.dg/long-long-compare-1.c
+++ b/gcc/testsuite/gcc.dg/long-long-compare-1.c
@@ -1,8 +1,6 @@
-/* Problem only noticed on SH for -mcbranchdi DImode comparison with constants.
- * Target dependent failure but test valid for alls. */
+/* Problem noticed on SH for DImode comparison with constants.
/* { dg-do run } */
/* { dg-options "-O0" } */
-/* { dg-options "-O0 -mcbranchdi" { target sh4-*-* } } */
extern void abort(void);
extern void exit(int);