http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60454
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
Known to work| |4.9.0
Summary|[4.7/4.8/4.9 Regression] |[4.7/4.8 Regression] Code
|Code mistakenly detected as |mistakenly detected as
|doing bswap |doing bswap
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I've applied the patch so that this should now be fixed on the trunk.