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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu.org

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
TREE_CODE (type) != INTEGER_TYPE

Could also break for enum types?
And _BitInt types?

Reply via email to