[Bug tree-optimization/64718] Bad 16-bit bswap replacement
thopre01 at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 22 05:56:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64718
thopre01 at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #4 from thopre01 at gcc dot gnu.org ---
The problem comes from:
bswap_type = TREE_TYPE (src); in bswap_replace when dealing with 16-bit bswap.
I got a fix for that and testing is underway. Thanks for the testcase.
Best regards.
More information about the Gcc-bugs
mailing list