This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d942ad5 Daily bump. new 166f817 Fix ice in set_value_range gcc/ChangeLog: new e0bcc1c Handle unary pass-through jump functions for ipa-vrp gcc/test [...]
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/ChangeLog | 21 +++++++ gcc/ipa-cp.c | 53 +++++++++++++--- gcc/ipa-prop.c | 94 +++++++++++++++++++++++++---- gcc/ipa-prop.h | 1 + gcc/testsuite/ChangeLog | 9 +++ gcc/testsuite/gcc.dg/ipa/pr78121.c | 16 +++++ gcc/testsuite/gcc.dg/ipa/{vrp3.c => vrp7.c} | 8 ++- 7 files changed, 177 insertions(+), 25 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr78121.c copy gcc/testsuite/gcc.dg/ipa/{vrp3.c => vrp7.c} (82%)