This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9ce1ca72088 2019-09-30 Andreas Tobler andreast@gcc.gnu.org new c6fd1c4cf03 [PR 91853] Prevent IPA-SRA ICEs on type-mismatched calls
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 | 9 +++++ gcc/ipa-param-manipulation.c | 11 ++++-- gcc/testsuite/ChangeLog | 5 +++ .../gcc.dg/{pr60647-1.c => ipa/pr91853.c} | 2 +- gcc/tree-inline.c | 41 +++++++++++++--------- gcc/tree-inline.h | 1 + 6 files changed, 49 insertions(+), 20 deletions(-) copy gcc/testsuite/gcc.dg/{pr60647-1.c => ipa/pr91853.c} (85%)