[Bug target/66509] the new clang-based assembler in Xcode 7 on 10.11 fails on the libjava/java/lang/reflect/natArray.cc file from FSF gcc 5.1 at -m32

howarth.at.gcc at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Jun 11 17:50:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66509

--- Comment #13 from Jack Howarth <howarth.at.gcc at gmail dot com> ---
Also confirmed that using the modified tests of...

filds (%ebp); fists (%ebp)

and

fildq (%ebp); fistpq (%ebp)

allow the GNU legacy assembler from Xcode 6.2 (Apple Inc version cctools-862,
GNU assembler version 1.38) to pass these two gcc/configure tests at both
-m32/-m64.



More information about the Gcc-bugs mailing list