Re: [PATCH] rs6000: Correct ATOMIC mode iterator

2012-10-25 Thread David Edelsohn
On Thu, Oct 25, 2012 at 6:56 PM, Segher Boessenkool 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

[PATCH] rs6000: Correct ATOMIC mode iterator

2012-10-25 Thread Segher Boessenkool
This fixes the ICE with -m32 -mpowerpc64 on many of the testcases that use atomics: gcc: -# of expected passes 108465 -# of unexpected failures 365 +# of expected passes 108499 +# of unexpected failures 303 libgomp: -# of expected passes 8664 -# of unexpe