This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2fa87500c80 PR middle-end/86705 new 71e711b71ac dumpfile.c: eliminate special-casing of dump_file/alt_dump_file
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 | 94 +++++++ gcc/dump-context.h | 16 +- gcc/dumpfile.c | 620 ++++++++++++++++++++++++++++++++++------------- gcc/dumpfile.h | 34 ++- gcc/optinfo-emit-json.cc | 2 +- gcc/optinfo.cc | 135 ++--------- gcc/optinfo.h | 38 +-- 7 files changed, 599 insertions(+), 340 deletions(-)