This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1d244020246 Fold sign of LSHIFT_EXPR to eliminate no-op conversions. new 7e5f9ead16d Simplify (truncate:QI (subreg:SI (reg:QI x))) to (reg:QI x) new e7721590e08 Improved handling of division/modulus in bit CCP.
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/simplify-rtx.c | 160 +++++++++++++++++++++++++++++++++++++++++++++++++---- gcc/tree-ssa-ccp.c | 62 +++++++++++++++++++++ 2 files changed, 211 insertions(+), 11 deletions(-)