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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Shifting into the sign bit is problematic. I cant remember the exact rules.
Using ull is valid though.

Reply via email to