Commit a170f0af by Kai Tietz Committed by Kai Tietz

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
parent 4830ba1f
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> 2008-04-29 Jakub Jelinek <jakub@redhat.com>
PR c++/35650 PR c++/35650
/* { dg-do run } */ /* { dg-do run } */
/* { dg-require-effective-target sync_char_short } */ /* { dg-require-effective-target sync_char_short } */
/* { dg-options "-ansi" } */
/* { dg-options "-march=i486" { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */ /* { dg-options "-march=i486" { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */
/* { dg-options "-mcpu=v9" { target sparc*-*-* } } */ /* { dg-options "-mcpu=v9" { target sparc*-*-* } } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment