This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b26ce75ef54 MAINTAINERS: Change my email address. new b9fedabe381 PHIOPT: Split out store elimination from phiopt new 4c728f20d30 PHIOPT: Rename tree_ssa_phiopt_worker to pass_phiopt::execute new ba9975a2596 PHIOPT: Move store_elim_worker into pass_cselim::execute new 5fecfed8788 MIN/MAX should be treated similar as comparisons for trapping new 82f4f90a376 PHIOPT: Allow MIN/MAX to have up to 2 MIN/MAX expressions f [...]
The 5 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/rtlanal.cc | 3 + gcc/tree-eh.cc | 3 + gcc/tree-ssa-phiopt.cc | 579 +++++++++++++++++++++++++++---------------------- 3 files changed, 321 insertions(+), 264 deletions(-)