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 334b63f LVU: drop multiplier in configure test new 70609d5 LVU: take next view, drop bad assert in var_location new cea9e4a LVU: process parm-binding var locs in initial view new b611b95 LVU: locviews attrs now point back to enclosing die, to fix ggc new 45763fb LVU: move configury data into .data new b677a9d LVU: hash view numbers in loc lists new e65e4ca LVU: start view id labels at LVU1 new 7eacb08 LVU: increment view label counter even on reset, to catch errors new 7de0a61 LVU: rework nonzero-sized insn detection, fixes mpxrt.c
The 8 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/config/aarch64/aarch64.c | 2 +- gcc/config/alpha/alpha.c | 2 +- gcc/config/arm/arm.c | 5 ++- gcc/config/cris/cris.c | 3 +- gcc/config/i386/i386.c | 5 ++- gcc/config/ia64/ia64.c | 2 +- gcc/config/m68k/m68k.c | 2 +- gcc/config/microblaze/microblaze.c | 2 +- gcc/config/mips/mips.c | 2 +- gcc/config/nds32/nds32.c | 3 +- gcc/config/nios2/nios2.c | 2 +- gcc/config/pa/pa.c | 3 +- gcc/config/rs6000/rs6000.c | 5 ++- gcc/config/s390/s390.c | 3 +- gcc/config/sh/sh.c | 2 +- gcc/config/sparc/sparc.c | 2 +- gcc/config/spu/spu.c | 3 +- gcc/config/tilegx/tilegx.c | 2 +- gcc/config/tilepro/tilepro.c | 2 +- gcc/configure | 2 +- gcc/configure.ac | 2 +- gcc/dwarf2out.c | 85 ++++++++++++++++++++++++++------------ gcc/dwarf2out.h | 2 +- gcc/final.c | 27 ++++++++++-- gcc/output.h | 2 +- 25 files changed, 116 insertions(+), 56 deletions(-)