This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 425bd7b PR middle-end/78703 -fprintf-return-value floating point hand [...] new fbb24cc PR debug/78835 * dwarf2out.c (prune_unused_types): Mark all [...] new de32490 PR debug/79129 * dwarf2out.c (generate_skeleton_bottom_up): [...]
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 | 14 +++++++ gcc/dwarf2out.c | 64 ++++++++++++++++++++++++----- gcc/testsuite/ChangeLog | 8 ++++ gcc/testsuite/g++.dg/debug/dwarf2/pr78835.C | 11 +++++ gcc/testsuite/g++.dg/debug/dwarf2/pr79129.C | 12 ++++++ 5 files changed, 99 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr78835.C create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr79129.C