[Bug tree-optimization/106513] bswap is incorrectly generated
schwab@linux-m68k.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 3 12:12:20 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106513
--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
This subexpression has undefined behaviour: (((int64_t) 0xff) << 56).
More information about the Gcc-bugs
mailing list