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

--- Comment #7 from Jan Hubicka <hubicka at ucw dot cz> ---
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91222
> 
> --- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
> (In reply to Jan Hubicka from comment #3)
> > Author: hubicka
> > Date: Mon Jul 29 08:18:38 2019
> > New Revision: 273866
> > 
> > URL: https://gcc.gnu.org/viewcvs?rev=273866&root=gcc&view=rev
> > Log:
> > 
> >     PR lto/91222
> >     * ipa-devirt.c (warn_types_mismatch): Compare indentifiers
> >     than INDENTIFIER_POINTER.
> > 
> > Modified:
> >     trunk/gcc/ChangeLog
> >     trunk/gcc/ipa-devirt.c
> 
> Can you Honza please attach a test-case for it to test-suite?

I still think we should not warn in this case, so plan is to commit it
after we discuss the underlying issue why C++ FE declares the types as
anonymous.

Honza
> 
> -- 
> You are receiving this mail because:
> You are on the CC list for the bug.

Reply via email to