[Bug other/79437] Redundant move instruction when getting sign bit of double on 32-bit architecture
mizvekov at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Feb 9 00:59:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79437
--- Comment #1 from Matheus Izvekov <mizvekov at gmail dot com> ---
Forgot to mention above, all gcc versions including the unreleased 7.0 and
below as far as I could test (4.6) are affected by this.
For comparison, clang generates optimal code for all cases.
More information about the Gcc-bugs
mailing list