On Thu, Oct 25, 2012 at 6:56 PM, Segher Boessenkool <seg...@kernel.crashing.org> wrote: > This fixes the ICE with -m32 -mpowerpc64 on many of the testcases that > use atomics:
> Bootstrapped and tested on powerpc64-linux, -m64,-m32,-m32/-mpowerpc64; > no new failures, and the above improvements. > > Okay to apply? > 2012-10-25 Segher Boessenkool <seg...@kernel.crashing.org> > > gcc/ > * config/rs6000/sync.md (ATOMIC): Correct DI condition. Okay. Thanks, David