mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-13 17:20:57 +08:00
re PR testsuite/33033 (FAIL: gcc.dg/20061124-1.c: undefined reference to `__sync_add_and_fetch_2')
PR testsuite/33033 * gcc.dg/20061124-1.c: Pass -mcpu=v9 on the SPARC. From-SVN: r168701
This commit is contained in:
parent
b0223c3ebe
commit
d72ae3bf10
@ -1,3 +1,8 @@
|
||||
2011-01-12 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
PR testsuite/33033
|
||||
* gcc.dg/20061124-1.c: Pass -mcpu=v9 on the SPARC.
|
||||
|
||||
2011-01-12 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||
|
||||
Fixed the Objective-C++ testsuite and updated all tests.
|
||||
|
@ -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. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user