This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ebe7c586f62 gengtype: Handle braced initialisers in structs new 065cc876782 Convert ipa_jump_func to use ipa_vr instead of a value_range. new 15819a7df1f Implement ipa_vr hashing. new 3c52dff7928 Convert remaining uses of value_range in ipa-*.cc to Value_Range.
The 3 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/ipa-cp.cc | 18 ++++++- gcc/ipa-fnsummary.cc | 22 +++++--- gcc/ipa-prop.cc | 147 ++++++++++++++++++++++++--------------------------- gcc/ipa-prop.h | 5 +- gcc/value-range.cc | 15 ------ 5 files changed, 104 insertions(+), 103 deletions(-)