[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
mikestump at comcast dot net
gcc-bugzilla@gcc.gnu.org
Thu Jun 11 17:15:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66509
--- Comment #12 from Mike Stump <mikestump at comcast dot net> ---
Here is a case where we wish for actual feature testing of all the bits instead
of the coarse grain, are we FSF gas 2.9 or later. Default should be things
work nicely, and the feature testing should be to identify incomplete or broken
things. Given the propensity for people to write a test, is this 2.x or later,
that is a direct indication they wrote it wrong in the first place. Tests
should always be 2.x or earlier to identify broken.
More information about the Gcc-bugs
mailing list