This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b4d2979c0a7 2018-10-26 Richard Biener rguenther@suse.de new d2566ab1fd6 2018-10-26 Richard Biener rguenther@suse.de new d2dc5bc62ce * ipa-devirt.c (warn_odr): Make static. (types_same_for_o [...] new 6e2fb4b03d3 * tree.c (free_lang_data_in_type): Only check main variants. new 018d6175e2c Relax hash function to match equals function behavior (PR t [...]
The 4 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 | 25 +++++ gcc/ipa-devirt.c | 204 +++++++++++++++++++++---------------- gcc/ipa-prop.c | 4 +- gcc/ipa-utils.h | 3 +- gcc/lto/lto.c | 2 +- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/g++.dg/lto/odr-1_0.C | 2 +- gcc/tree.c | 2 +- gcc/tree.h | 3 +- 9 files changed, 154 insertions(+), 96 deletions(-)