On Sun, 27 Jul 2025, Martin Uecker wrote: > gcc/c/ChangeLog: > * c/c-decl.cc (get_parm_array_spec): Remove. > (push_parm_decl): Do not add `arg spec` attribute. > (build_arg_spec_attribute): New function. > (grokdeklarator): Add `arg spec` attribute.
The c/ shouldn't be in the filename in the ChangeLog entry. The patch is OK with the ChangeLog fixed. -- Joseph S. Myers josmy...@redhat.com