https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93838
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Martin Liska <mar...@gcc.gnu.org>: https://gcc.gnu.org/g:6c39d0b79db7f9bf58a64bf987c161ae0b9dcec4 commit r10-6754-g6c39d0b79db7f9bf58a64bf987c161ae0b9dcec4 Author: Martin Liska <mli...@suse.cz> Date: Thu Feb 20 12:01:44 2020 +0100 Remove triling space for a warning. PR translation/93838 * parser.c (cp_parser_decl_specifier_seq): Remove trailing space.