This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9b9a1ac14cd RISC-V: Fix bug of before_p function new bd246ac6823 cgraph: Adjust verify_corresponds_to_fndecl [PR106061] new 16f30680f40 doc: Fix up return type of __builtin_va_arg_pack_len [PR108560]
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/cgraph.cc | 6 ++++-- gcc/doc/extend.texi | 2 +- gcc/testsuite/gcc.dg/pr106061.c | 18 ++++++++++++++++++ 3 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr106061.c