This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9e4ef9eec6c * wide-int-range.cc (wide_int_range_abs): New. (wide_int_ [...] new 8ea24f1f987 [debug] Respect fdump-noaddr and fdump-unnumbered in print_die new 36a03e27e3f [debug] Add debug and earlydebug dumps
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 | 24 ++++++ gcc/cgraph.h | 8 ++ gcc/cgraphunit.c | 85 ++++++++++++++++++++++ gcc/doc/invoke.texi | 11 +++ gcc/dwarf2out.c | 46 ++++++++++-- gcc/lto/ChangeLog | 5 ++ gcc/lto/lto.c | 2 + gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gcc.c-torture/unsorted/dump-noaddr.x | 4 +- gcc/toplev.c | 5 ++ 10 files changed, 185 insertions(+), 10 deletions(-)