[Bug target/106459] Compiler crashing for loongarch64-linux-gnu on windows

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 27 23:42:57 GMT 2022


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

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
It might also be:
#define IMM16_OPERAND(VALUE) \
  ((unsigned HOST_WIDE_INT) (VALUE) + 0x8000 < 0x10000)


More information about the Gcc-bugs mailing list