Re: cxx-mem-model merge [8 of 9] testsuite - gomp

2011-11-04 Thread Andrew MacLeod
On 11/04/2011 05:45 PM, Richard Henderson wrote: * gcc.dg/gomp/atomic-11.c: Remove test. Done. Andrew

Re: cxx-mem-model merge [8 of 9] testsuite - gomp

2011-11-04 Thread Richard Henderson
On 11/04/2011 01:53 PM, Jakub Jelinek wrote: > On Thu, Nov 03, 2011 at 07:51:05PM -0400, Andrew MacLeod wrote: >> These are the changed rth made to the GOMP testsuite.. looks >> primarily like consolidation to c-c++-common from 2 other >> directories. > > It seems gcc.dg/gomp/atomic-11.c has been

Re: cxx-mem-model merge [8 of 9] testsuite - gomp

2011-11-04 Thread Jakub Jelinek
On Thu, Nov 03, 2011 at 07:51:05PM -0400, Andrew MacLeod wrote: > These are the changed rth made to the GOMP testsuite.. looks > primarily like consolidation to c-c++-common from 2 other > directories. It seems gcc.dg/gomp/atomic-11.c has been dropped without replacement, instead of being moved.

Re: cxx-mem-model merge [8 of 9] testsuite - gomp

2011-11-04 Thread Jeff Law
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/03/11 17:51, Andrew MacLeod wrote: > These are the changed rth made to the GOMP testsuite.. looks > primarily like consolidation to c-c++-common from 2 other > directories. Yea, 99% is just moving things into a common directly, then a couple twid

cxx-mem-model merge [8 of 9] testsuite - gomp

2011-11-03 Thread Andrew MacLeod
These are the changed rth made to the GOMP testsuite.. looks primarily like consolidation to c-c++-common from 2 other directories. 2011-10-31 Richard Henderson * c-c++-common/gomp/atomic-10.c: Use cas_int; match __atomic builtin. * c-c++-common/gomp/atomic-3.c: Likewise.