This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 25e8d28a297 2017-05-18 Will Schmidt will_schmidt@vnet.ibm.com new b3def0e7002 * ipa-inline-analysis.c (predicate_conditions): Move to ip [...] new 8149d1eb70a Define CONSTEXPR macro and use it in vec.h. new ffdaf8f1ba4 Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
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/ChangeLog | 87 ++++ gcc/cfgrtl.c | 2 +- gcc/dumpfile.c | 86 ++-- gcc/dumpfile.h | 87 ++-- gcc/ipa-inline-analysis.c | 925 +++++++++++++++++++------------------------ gcc/ipa-inline.h | 193 +++++++-- gcc/loop-unroll.c | 4 +- gcc/passes.c | 10 +- gcc/statistics.c | 2 +- gcc/tree-ssa-loop-ivcanon.c | 2 +- gcc/tree-ssa-loop-prefetch.c | 8 +- gcc/vec.h | 5 +- include/ChangeLog | 4 + include/ansidecl.h | 6 + 14 files changed, 772 insertions(+), 649 deletions(-)