* gcc.dg/sync-2.c: Use -march=i486 for i386.
From-SVN: r100530
This commit is contained in:
parent
2b725155ec
commit
87e48010be
@ -1,3 +1,7 @@
|
||||
2005-06-02 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* gcc.dg/sync-2.c: Use -march=i486 for i386.
|
||||
|
||||
2005-06-02 Richard Guenther <rguenth@gcc.gnu.org>
|
||||
|
||||
* gcc.dg/wtypequal.c: New testcase.
|
||||
|
@ -1,5 +1,7 @@
|
||||
/* { dg-do run } */
|
||||
/* { dg-require-effective-target sync_char_short } */
|
||||
/* { dg-options "-march=i486" { target i?86-*-* } } */
|
||||
/* { dg-options "-march=i486" { target { x86_64-*-* && ilp32 } } } */
|
||||
|
||||
/* Test functionality of the intrinsics for 'short' and 'char'. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user