This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a7dce7626a6 powerpc: Fix vsx_splat_v4si_di breakage on Power8. new 239d82d4c05 ipa: Unshare expresseions before putting them into debug st [...]
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/ipa-param-manipulation.c | 4 ++-- gcc/testsuite/g++.dg/ipa/pr103099.C | 25 +++++++++++++++++++++++++ gcc/testsuite/gcc.dg/ipa/pr103107.c | 17 +++++++++++++++++ gcc/tree-inline.c | 5 ++++- 4 files changed, 48 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ipa/pr103099.C create mode 100644 gcc/testsuite/gcc.dg/ipa/pr103107.c