This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a0dd857296f * libsupc++/new: Update comment on #endif directive. new 8ab5d9f0ed2 PR debug/80436 * tree-ssa-loop-manip.c (find_uses_to_rena [...] new e4369333490 PR c++/80459 * c-c++-common/opaque-vector.c (SIZEOF_MAXIN [...] new 6e78eca2cbb PR debug/80461 * dwarf2out.c (modified_type_die, gen_type [...]
The 3 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 | 9 +++++++ gcc/dwarf2out.c | 18 +++++++------ gcc/testsuite/ChangeLog | 13 +++++++++ gcc/testsuite/c-c++-common/opaque-vector.c | 14 ++++++++-- gcc/testsuite/g++.dg/debug/pr80461.C | 42 ++++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/opt/pr80436.C | 42 ++++++++++++++++++++++++++++++ gcc/tree-ssa-loop-manip.c | 3 +++ 7 files changed, 131 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/debug/pr80461.C create mode 100644 gcc/testsuite/g++.dg/opt/pr80436.C