https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119542
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Also can you provide a testcase? The isTmax implementation I found at https://github.com/leagerl1/BitManipulation/blob/master/bits.c depends on undefined behavior and is incorrect.