This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 89b9372d61c ipa: Disallow signature changes in fun->has_musttail functi [...] new 52d9c2272f6 Fix ICE in speculative devirtualization
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/cgraph.cc | 13 +++++++++++++ gcc/testsuite/g++.dg/lto/pr114790_0.C | 16 ++++++++++++++++ gcc/testsuite/g++.dg/lto/pr114790_1.C | 15 +++++++++++++++ 3 files changed, 44 insertions(+) create mode 100644 gcc/testsuite/g++.dg/lto/pr114790_0.C create mode 100644 gcc/testsuite/g++.dg/lto/pr114790_1.C