This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 04c3a1f2c6e Daily bump. new a0f6a8cb414 Generalized value pass-through for self-recusive function ( [...]
The 1 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 | 22 +++++ gcc/ipa-cp.c | 194 +++++++++++++++++++++++-------------- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/g++.dg/ipa/pr93203.C | 95 ++++++++++++++++++ gcc/testsuite/gcc.dg/ipa/ipcp-1.c | 2 +- 5 files changed, 243 insertions(+), 75 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ipa/pr93203.C