https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105532
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |10.1.0, 12.1.0, 12.2.0 Summary|[11/12 Regression] UBSAN: |[11 Regression] UBSAN: |gcc/hwint.h:293:61: runtime |gcc/hwint.h:293:61: runtime |error: shift exponent 64 is |error: shift exponent 64 is |too large for 64-bit type |too large for 64-bit type |'long unsigned int' |'long unsigned int' Known to work| |12.2.1 --- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Fixed for GCC 12.3.0 also.