This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2567d97 PR c/79662 * c-typeck.c (convert_arguments): Handle error_m [...] new 3c5bc37 * dwarf2out.c (gen_variable_die): For -gdwarf-5, use DW_TAG_ [...]
The 1 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/ChangeLog | 8 ++++++ gcc/dwarf2out.c | 15 ++++++---- gcc/testsuite/ChangeLog | 4 +++ gcc/testsuite/g++.dg/debug/dwarf2/inline-var-2.C | 35 ++++++++++++++++++++++++ 4 files changed, 56 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/inline-var-2.C