https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124422
--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jonathan Wakely <[email protected]>: https://gcc.gnu.org/g:b8cf951af8c66250e0eff0315e2d3d67e1225e41 commit r16-7966-gb8cf951af8c66250e0eff0315e2d3d67e1225e41 Author: Jonathan Wakely <[email protected]> Date: Mon Mar 9 23:30:24 2026 +0000 translation: Fix typos in diagnostics [PR124422] PR translation/124422 gcc/ChangeLog: * config/loongarch/loongarch-target-attr.cc (loongarch_parse_fmv_features): Fix spelling in diagnostics. * params.opt (max-devirt-targets): Fix typo in description. gcc/fortran/ChangeLog: * primary.cc (gfc_match_varspec): Fix spelling in diagnostic. gcc/testsuite/ChangeLog: * g++.dg/ipa/devirt-15.C: Fix spelling in comment. * gcc.target/loongarch/attr-check-error-message3.c: Adjust dg-error to match fixed spelling. * gcc.target/loongarch/attr-check-error-message4.c: Likewise.
