On Sep 17, 2013, at 10:24 AM, Mike Stump <mikest...@comcast.net> wrote:
> On Sep 16, 2013, at 8:41 PM, DJ Delorie <d...@redhat.com> wrote:
>> m32c's PSImode is 24-bits, why does it have "32" in the macro?
>> 
>> /* 24-bit pointers, in 32-bit units */
>> -PARTIAL_INT_MODE (SI);
>> +PARTIAL_INT_MODE_NAME (SI, 32, PSI);
> 
> Sorry, fingers copied the wrong number.  Thanks for the catch.
> 
> <partial-1.diffs.txt>

p7 boostrap test complete:

New tests that PASS:

gcc.dg/simulate-thread/atomic-other-short.c  -O3 -g  thread simulation test

it seems someone doesn't flush or wait, I don't think my patch actually fixed 
this.

Reply via email to