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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>may not work reliably for types for which no literal suffixes exist (e.g.: 
>extended integer types)

You can always do `~(cast)0` too.

Reply via email to