aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2023-10-18 14:10:39 -0400
committerJason Merrill <jason@redhat.com>2023-10-19 11:30:03 -0400
commitf53de2baae5a6992d93d58951c4c0a25ee678091 (patch)
treee850760f99a4d13241871b5af9e40f8b6317fdb7 /libgcc
parent04d6c74564b7eb51660a00b35353aeab706b5a50 (diff)
downloadgcc-f53de2baae5a6992d93d58951c4c0a25ee678091.zip
gcc-f53de2baae5a6992d93d58951c4c0a25ee678091.tar.gz
gcc-f53de2baae5a6992d93d58951c4c0a25ee678091.tar.bz2
c++: use G_ instead of _
Since these strings are passed to error_at, they should be marked for translation with G_, like other diagnostic messages, rather than _, which forces immediate (redundant) translation. The use of N_ is less problematic, but also imprecise. gcc/cp/ChangeLog: * parser.cc (cp_parser_primary_expression): Use G_. (cp_parser_using_enum): Likewise. * decl.cc (identify_goto): Likewise.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions