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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[11/12/13 Regression]       |[11/12 Regression] UBSAN:
                   |UBSAN: gcc/hwint.h:293:61:  |gcc/hwint.h:293:61: runtime
                   |runtime error: shift        |error: shift exponent 64 is
                   |exponent 64 is too large    |too large for 64-bit type
                   |for 64-bit type 'long       |'long unsigned int'
                   |unsigned int'               |
      Known to fail|13.0                        |
      Known to work|                            |13.0

--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed at least for GCC 13 (trunk). Still open for backporting.

Reply via email to