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.

Reply via email to