This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 87156a7 PR c++/72809 * rtti.c (get_pseudo_ti_index): Return TK_CLAS [...] new 43ea4a0 2016-08-09 Richard Biener rguenther@suse.de new c162fa2 2016-08-09 Richard Biener rguenther@suse.de
The 2 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 | 13 ++++++++++++ gcc/ipa-prop.c | 2 +- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/torture/pr71802.c | 37 ++++++++++++++++++++++++++++++++++ gcc/tree-cfgcleanup.c | 29 +++++++++++++------------- 5 files changed, 71 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr71802.c