[Bug target/60732] FAIL: g++.dg/ext/altivec-7.C -std=* scan-assembler _Z3fooDv*
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Wed Apr 9 09:10:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60732
--- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Mike, what do you think is the best solution here? We could use Dominique's
> patch with a comment to the effect that "New-ABI symbols are always emitted
> on Linux, but only with -fabi-version=4 or later on Darwin." We could revert
> my change and hardcode -fabi-version=2 for all targets. Or we could take the
> suggestion from your original review email and duplicate the test into new-ABI
> and old-ABI versions, and do both of those.
I am in favor of the duplicated test.
> (If we duplicate the test, is altivec-7a.C a reasonable name for the
> duplicate-with-different-ABI, or does it need to be altivec-18.C or whatever
> the next available number is?)
I prefer altivec-7a.C.
It would be nice to have this done for 4.9.0.
More information about the Gcc-bugs
mailing list