This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 415faf0e62d Fix dg failure new 4948f7357bf Refactor IPA devirt a bit.
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 | 7 +++++++ gcc/ipa-devirt.c | 37 +++++++++++++++++++++++-------------- gcc/ipa-utils.h | 14 ++++++++++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/lto/odr-7_0.C | 18 ++++++++++++++++++ gcc/testsuite/g++.dg/lto/odr-7_1.C | 13 +++++++++++++ 6 files changed, 80 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lto/odr-7_0.C create mode 100644 gcc/testsuite/g++.dg/lto/odr-7_1.C