This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 98f29f5638f libstdc++: Fix type-erasure in experimental::net::executor [...] new 80616e5b7a5 c++: Fix comment typo. new 52b3aa8be18 dwarf: Generate DIEs for external variables with -g1 [93751]
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/ChangeLog | 10 ++++ gcc/cp/constraint.cc | 2 +- gcc/dwarf2out.c | 70 +++++++++++++++------------ gcc/testsuite/gcc.dg/debug/dwarf2/pr93751-1.c | 6 +++ gcc/testsuite/gcc.dg/debug/dwarf2/pr93751-2.c | 6 +++ 5 files changed, 63 insertions(+), 31 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/debug/dwarf2/pr93751-1.c create mode 100644 gcc/testsuite/gcc.dg/debug/dwarf2/pr93751-2.c