This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8ab72ec7c45 PR c++/96329: ICE-on-invalid-code error recovery. new 3093f8a18e7 PR c++/96437: ICE-on-invalid-code error recovery. new 48777d982ad Fortran: Fix gfc_conv_gfc_desc_to_cfi_desc with NULL [PR104126]
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/cp/parser.cc | 3 ++- gcc/fortran/trans-expr.cc | 13 +++++++++---- .../g++.dg/{template/pr96329.C => cpp2a/pr96437.C} | 2 +- gcc/testsuite/gfortran.dg/null_actual_2.f90 | 16 ++++++++++++++++ 4 files changed, 28 insertions(+), 6 deletions(-) copy gcc/testsuite/g++.dg/{template/pr96329.C => cpp2a/pr96437.C} (65%) create mode 100644 gcc/testsuite/gfortran.dg/null_actual_2.f90