[Bug target/67929] [4.9/5/6 Regression][arm] Wrong code for FP mult-by-power-of-2 + int conversion
ktkachov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 2 14:35:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67929
--- Comment #11 from ktkachov at gcc dot gnu.org ---
(In reply to Christophe Lyon from comment #7)
> This is because check_effective_target_arm_vfp3_ok only checks whether a
> *compilation* with -mfloat-abi=soffp works, and does not check that a link
> actually works.
Following some discussion on gcc-patches I've moved the test to
gcc.c-torture/execute
More information about the Gcc-bugs
mailing list