This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from cb06e4a961b tree-optimization/121323 - UBSAN error in ao_ref_init_from_ [...] new 3913d958e20 c: Suppress -Wdeprecated-non-prototype warnings for builtins new 5768bc24ca7 c: Fix crash in c-typeck.cc convert_arguments with indirect calls
The 2 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-typeck.cc | 3 ++- gcc/testsuite/gcc.dg/Wdeprecated-non-prototype-5.c | 14 ++++++++++++++ ...d-non-prototype-1.c => Wdeprecated-non-prototype-6.c} | 16 +++------------- 3 files changed, 19 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/Wdeprecated-non-prototype-5.c copy gcc/testsuite/gcc.dg/{Wdeprecated-non-prototype-1.c => Wdeprecated-non-protot [...]