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

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to John Hunter from comment #4)
> The annotation of Constants with `ul' is a fudge.

Not in this case as:
((1 << 24) << 7))

is an int.

Reply via email to