On 11/10/2011 08:29 AM, Andrew MacLeod wrote: > PR rtl-optimization/51040 > * optabs.c (expand_atomic_fetch_op): Patchup code for NAND should be AND > followed by NOT. > * builtins.c (expand_builtin_atomic_fetch_op): Patchup code for NAND > should be AND followed by NOT. > * testsuite/gcc.dg/atomic-noinline[-aux].c: Test no-inline NAND and > patchup code.
Ok. r~