https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116208
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I don't understand how that could be the case.
If the diagnostics comes from lto1, then it doesn't even link in cp/errors.o
and has its own langhooks, not the C++ one.
