This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cb3c3d63315 Fortran: Fix absent-optional handling for nondescriptor arr [...] new ba6373a3978 PR c/96596 - ICE in match_builtin_function_types on a decla [...] new 1ad755dcbbd Correct calls to vec::safe_grow in conditionally compiled code. new 1c1e41b0650 amdgcn: Update vec_safe_grow_cleared usage
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/c/c-decl.c | 5 ++++- gcc/config/gcn/gcn-tree.c | 2 +- gcc/ggc-common.c | 2 +- gcc/jit/jit-recording.c | 2 +- gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-16.c | 12 ++++++++++++ 5 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-16.c