On Wed, 25 Nov 2020, Uecker, Martin wrote: > So OK to apply with the following Changelog?
OK fixed as noted. > 2020-11-25 Martin Uecker <muec...@gwdg.de> > > gcc/c/ Should mention the PR number in the ChangeLog entry (the part that will end up automatically added to the ChangeLog file), not just the summary line. > * c-parsers.c (c_parser_declaration_or_fndef): Remove redundant > code It's c-parser.c. The git hooks will complain if the file names mentioned don't match the files changed in the commit. > gcc/ginclude/ > * ginclude/stdatomic.h: Use comma operator to drop qualifiers. gcc/ginclude/ doesn't have its own ChangeLog, this entry goes in gcc/. -- Joseph S. Myers jos...@codesourcery.com