This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fb1ed2805ed 2018-11-27 Jozef Lawrynowicz jozef.l@mittosystems.com new e43345c1046 Fix missing dump_impl_location_t values, using a new dump_m [...]
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 | 134 +++++++++++++++++++++++ gcc/dump-context.h | 49 +++++---- gcc/dumpfile.c | 277 +++++++++++++++++++++++++++++++---------------- gcc/dumpfile.h | 72 +++++++++--- gcc/loop-unroll.c | 7 +- gcc/opt-problem.cc | 2 +- gcc/optinfo-emit-json.cc | 2 +- gcc/optinfo.cc | 2 +- gcc/profile.c | 2 +- gcc/selftest.h | 9 ++ gcc/tree-vect-slp.c | 8 +- 11 files changed, 426 insertions(+), 138 deletions(-)