This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 557a99f 2016-01-19 Richard Biener rguenther@suse.de new 53fa0e5 PR ipa/66223 * ipa-devirt.c (is_cxa_pure_virtual_p): New fu [...]
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 | 8 ++++++++ gcc/ipa-devirt.c | 34 ++++++++++++++++++++++++++++++++-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/ipa/devirt-50.C | 19 +++++++++++++++++++ 4 files changed, 64 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ipa/devirt-50.C