https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106459
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|c++ |target --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- This is most likely a loongarch64 backend issue where it uses long instead of host wide int for testing the value of a const_int.