[Bug target/70232] [6 regression] excessive stack usage with -O2

thopre01 at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 16 14:56:00 GMT 2016


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

--- Comment #9 from Thomas Preud'homme <thopre01 at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #7)
> The bswap pass could learn to split this up into two loads and bswaps and
> combine the results with a single shift and or.

I'll add it to the bswap TODO list. Thanks.


More information about the Gcc-bugs mailing list