mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-12 13:23:47 +08:00
sync-2.c: Set dg-options "-ansi".
2008-04-29 Kai Tietz <kai.tietz@onevision.com> * testsuite/gcc.dg/sync-2.c: Set dg-options "-ansi". From-SVN: r134791
This commit is contained in:
parent
4830ba1f07
commit
a170f0affe
@ -1,3 +1,7 @@
|
||||
2008-04-29 Kai Tietz <kai.tietz@onevision.com>
|
||||
|
||||
* testsuite/gcc.dg/sync-2.c: Set dg-options "-ansi".
|
||||
|
||||
2008-04-29 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR c++/35650
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* { dg-do run } */
|
||||
/* { dg-require-effective-target sync_char_short } */
|
||||
/* { dg-options "-ansi" } */
|
||||
/* { dg-options "-march=i486" { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */
|
||||
/* { dg-options "-mcpu=v9" { target sparc*-*-* } } */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user