This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d0939f42dd8 testsuite: Update some vect cases for partial vectors new 0106300f6c3 varasm: Optimize memory broadcast for constant vector under [...] new e11c4b7f837 ipa/96806 - Fix ICE in ipa-cp due to integer addition overflow
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/ipa-cp.c | 8 +- gcc/testsuite/g++.dg/ipa/pr96806.C | 53 +++++++++++ gcc/varasm.c | 181 ++++++++++++++++++++++++++++++++++++- 3 files changed, 237 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ipa/pr96806.C