| Submitter | Eric Botcazou |
|---|---|
| Date | Jan. 12, 2011, 10:54 a.m. |
| Message ID | <201101121154.28286.ebotcazou@adacore.com> |
| Download | mbox | patch |
| Permalink | /patch/78534/ |
| State | New |
| Headers | show |
Comments
Patch
Index: gcc.dg/20061124-1.c =================================================================== --- gcc.dg/20061124-1.c (revision 168632) +++ gcc.dg/20061124-1.c (working copy) @@ -1,5 +1,6 @@ /* { dg-do run } */ /* { dg-require-effective-target sync_char_short } */ +/* { dg-options "-mcpu=v9" { target sparc*-*-* } } */ /* This testcase failed on s390 because no compare instruction for the check of FLAG was emitted. */