This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8c56d697b35 libcpp: Fix _Pragma("GCC system_header") [PR114436] new 56efa627cb4 passes: Move #undef to pass-instances.def new 0110a381de6 passes: Allow for second param for NEXT_PASS new 60de5585812 dce: add remove_unused_locals conditionally to the todos [P [...] new ddd46d481a6 dce: Use a base common base class for pass_cd_dce and pass_dce
The 4 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/gen-pass-instances.awk | 31 ++++++++++++++++--- gcc/pass_manager.h | 8 +---- gcc/passes.cc | 21 +++++-------- gcc/passes.def | 11 +++---- gcc/tree-ssa-dce.cc | 76 +++++++++++++++++++++++----------------------- gcc/tree-stdarg.cc | 2 +- 6 files changed, 78 insertions(+), 71 deletions(-)