r180391 - in /branches/cxx-mem-model/gcc/testsu...

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Mon Oct 24 15:42:00 GMT 2011


Author: aldyh
Date: Mon Oct 24 15:42:48 2011
New Revision: 180391

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180391
Log:
        * lib/target-supports.exp (check_effective_target_sync_int_128):
        Handle both 32-bit and 64-bit triplets on x86.
        (check_effective_target_sync_long_long): Same.
        * gcc.dg/simulate-thread/atomic-load-int128.c: Handle i?86-*-*.
        * gcc.dg/simulate-thread/atomic-other-int128.c: Same.


Modified:
    branches/cxx-mem-model/gcc/testsuite/ChangeLog.mm
    branches/cxx-mem-model/gcc/testsuite/gcc.dg/simulate-thread/atomic-load-int128.c
    branches/cxx-mem-model/gcc/testsuite/gcc.dg/simulate-thread/atomic-other-int128.c
    branches/cxx-mem-model/gcc/testsuite/lib/target-supports.exp



More information about the Gcc-cvs mailing list