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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
__int128 should not be used with respect to the type at all.  __int128  is NOT
extended integer type:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50441

Reply via email to