On 03/07/2014 02:05 PM, Dominique d'Humières wrote: > > Hi all! > > Patch for pr60128. It is basically the patch posted at = > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D60128#c7. I have made tmp = > volatile (although I did not see any differences between -m32 and -m64) = > and added a comment (please feel free to improve the wording). I have = > also fixed a double space and removed the unused variable nzero_real. > > I have regtested 4.8.4 and trunk on x86_64-apple-darwin13 and trunk on = > powerpc-apple-darwin9. >
Super, I will reapply, test and commit. I also added the volatile, but did not see any difference on -m32 and -m64 either. Thanks for the patch. Jerry