[Bug c++/104134] Bootstrap on FreeBSD files compiling gcc/cp/error.cc

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 20 00:30:34 GMT 2022


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

--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
In the FreeBSD case it is:
pp_printf (pp, ((cxx_pp)->translate_identifiers ? ("<unnamed %s>") : ("<unnamed
%s>")), variety);
so no translation.


More information about the Gcc-bugs mailing list