[Bug tree-optimization/61559] FAIL: gcc.dg/builtin-bswap-8.c on i686 with -mmovbe

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Sep 4 11:38:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61559

--- Comment #12 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Uroš Bizjak from comment #11)

> This one should be:
> 
>     (simplify
>       (bswap (bitop (bswap @0) (bswap @1)))
>       (bitop @0 @1))

Oh, we already have this. Please disregard this message.


More information about the Gcc-bugs mailing list