This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aoliva/SFN in repository gcc.
from 859d8e5 SFN: skip debug stmts when expanding fallthrough attribute new e3f85e6 haifa-sched: skip debug insns before labels in get_ebb_head_tail new f7291be SFN: target libs can now build with -fcompare-debug
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/c-family/c-semantics.c | 21 +++++++++++++++++ gcc/cfgbuild.c | 12 ++++++++++ gcc/cfgexpand.c | 24 +++++++++++++++---- gcc/cfgrtl.c | 3 ++- gcc/gimple-iterator.h | 26 ++++++++++---------- gcc/graphite-isl-ast-to-gimple.c | 4 ++-- gcc/haifa-sched.c | 11 ++++++++- gcc/ipa-icf-gimple.c | 4 ++-- gcc/lra-constraints.c | 7 ++++++ gcc/lra.c | 2 +- gcc/regcprop.c | 2 ++ gcc/tree-cfg.c | 5 +++- gcc/tree-iterator.c | 11 ++++++++- gcc/tree-ssa-tail-merge.c | 4 ++-- gcc/var-tracking.c | 51 +++++++++++++++++++++++++++++++++++++--- 15 files changed, 156 insertions(+), 31 deletions(-)