Re: [cxx-mem-model] alternate fetch operations

2011-08-11 Thread Andrew MacLeod
On 08/11/2011 07:18 PM, Lawrence Crowl wrote: On 8/11/11, Andrew MacLeod wrote: The __sync_mem_fetch_{add,sub,and,xor,or} routines perform the operation atomically, and return the value that was in memory before the operation was performed. As I was working on switching the c++ wrappers to use

Re: [PATCH 09/11] Add scop->context

2011-08-11 Thread Jack Howarth
On Thu, Aug 11, 2011 at 09:08:41PM -0500, Sebastian Pop wrote: > >    This patch falls to compile under clang3.0svn with the error... > > > > ../../gcc-4.7-20110811/gcc/graphite-sese-to-poly.c:643:8: error: unknown > > type name 'isl_id' > > static isl_id

[google] Backport r177357 from trunk to google/gcc-4_6 (issue4862042)

2011-08-11 Thread Guozhi Wei
Hi The trunk patch r177357 fixed an arm target test failure, which also affects google/gcc-4_6, OK to port it to google/gcc-4_6? Tested with make check-gcc RUNTESTFLAGS="--target_board=arm-sim/arch=armv7-a arm.exp=vfp-1.c" thanks Carrot 2011-08-12 Guozhi Wei Backport r177357 from

<    1   2