Commit 87e48010 by Richard Henderson Committed by Richard Henderson

* gcc.dg/sync-2.c: Use -march=i486 for i386.

From-SVN: r100530
parent 2b725155
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> 2005-06-02 Richard Guenther <rguenth@gcc.gnu.org>
* gcc.dg/wtypequal.c: New testcase. * gcc.dg/wtypequal.c: New testcase.
......
/* { dg-do run } */ /* { dg-do run } */
/* { dg-require-effective-target sync_char_short } */ /* { 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'. */ /* Test functionality of the intrinsics for 'short' and 'char'. */
......
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