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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|tree-optimization           |middle-end

--- Comment #12 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I am thinking we are getting two BITINT_TYPE for 66 precision as 2 different
types which then confuses things.
I can't tell if this is a middle-end issue or a front-end issue.
It might only show up with the gimplification of the the array too.
But it is definitely a GC issue with BITINT.

Reply via email to