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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-10-04
     Ever confirmed|0                           |1

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #1)
> I think the issue is an inconsistency between what types are considered local
> and thus we end up duplicating them but not merge them for canonical type
> compute.  I think we have a duplicate for this.

Yes, now I see the reason. I was unable to find a dup.

Reply via email to