This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 229a6dbd9ef middle-end/100547 - check rtvec_alloc size new 037e3661110 Daily bump. new dd39327854d Remove version.h from object files new 1ecd1e6c894 Fix ICE in output_rnglists, at dwarf2out.c:12294
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: ChangeLog | 38 +++++ contrib/ChangeLog | 27 ++++ gcc/ChangeLog | 202 +++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/Makefile.in | 4 +- gcc/ada/ChangeLog | 18 +++ gcc/c-family/ChangeLog | 4 + gcc/cp/ChangeLog | 27 ++++ gcc/dwarf2out.c | 1 + gcc/po/ChangeLog | 4 + gcc/testsuite/ChangeLog | 99 +++++++++++++ gcc/testsuite/gcc.dg/debug/dwarf2/pr100515.c | 19 +++ libcpp/ChangeLog | 24 ++++ libgomp/ChangeLog | 8 ++ libstdc++-v3/ChangeLog | 33 +++++ 15 files changed, 507 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/debug/dwarf2/pr100515.c