This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 74b2e25b0bc Add missing ZLIBINC to CFLAGS-optinfo-emit-json.o new 7614c633311 [debug/88006] -fdebug-types-section gives undefined ref
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 | 7 ++++++ gcc/dwarf2out.c | 2 ++ gcc/testsuite/ChangeLog | 7 ++++++ gcc/testsuite/g++.dg/debug/dwarf2/pr87462.C | 20 +++++++++++++++ gcc/testsuite/g++.dg/debug/dwarf2/pr88006.C | 39 +++++++++++++++++++++++++++++ 5 files changed, 75 insertions(+) create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr87462.C create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr88006.C