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 8a462bd0b86 SFN+IEPM: rename debug_statement_frontiers opt flag to debu [...] new d9ee63ce0b6 SFN,IEPM: rename *_DEBUG_INSN_P to DEBUG_*_INSN_P new dd5b6215547 prepend r (for recursion) to expr_location and expr_has_location new 187e4f4716d comment that gsi_remove doesn't need to keep debug_marker_c [...] new ecec8616dd2 drop excess braces in maybe_move_debug_stmts_to_successors new 98d843052ca enable handling of -gno- command-line options as negated prefixes
The 5 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/ada/gcc-interface/lang.opt | 6 ++--- gcc/c-family/c.opt | 2 +- gcc/cfgexpand.c | 2 +- gcc/cfgrtl.c | 2 +- gcc/common.opt | 56 ++++++++++++++---------------------------- gcc/config/darwin.opt | 4 +-- gcc/cse.c | 8 +++--- gcc/dwarf2out.c | 1 - gcc/function.c | 4 +-- gcc/gimple-iterator.c | 2 ++ gcc/gimplify.c | 36 +++++++++++++-------------- gcc/ira.c | 2 +- gcc/loop-unroll.c | 4 +-- gcc/lra-constraints.c | 2 +- gcc/lra.c | 4 +-- gcc/optc-gen.awk | 4 +-- gcc/opts-common.c | 27 +++++++++++++++++++- gcc/postreload.c | 2 +- gcc/print-rtl.c | 2 +- gcc/reg-stack.c | 4 +-- gcc/regcprop.c | 2 +- gcc/regrename.c | 2 +- gcc/rtl.h | 4 +-- gcc/tree-inline.c | 4 +-- gcc/valtrack.c | 2 +- gcc/var-tracking.c | 8 +++--- 26 files changed, 100 insertions(+), 96 deletions(-)