This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 595e387 Introduce no_profile_instrument_function attribute new 97f50a2 make pattern_regs a vec new a75e557 haifa-sched.c: make twins a auto_vec<rtx_insn *> new 99f52c2 merge adjust_cost and adjust_cost_2 target hooks
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 | 51 +++++++++++++++++++++++++++++++++++++ gcc/config/alpha/alpha.c | 5 ++-- gcc/config/arm/arm-protos.h | 2 +- gcc/config/arm/arm.c | 40 ++++++++++++++++------------- gcc/config/bfin/bfin.c | 5 ++-- gcc/config/c6x/c6x.c | 5 ++-- gcc/config/epiphany/epiphany.c | 5 ++-- gcc/config/i386/i386.c | 5 ++-- gcc/config/ia64/ia64.c | 10 ++++---- gcc/config/m68k/m68k.c | 7 ++--- gcc/config/microblaze/microblaze.c | 10 +++----- gcc/config/mips/mips.c | 8 ++---- gcc/config/mn10300/mn10300.c | 5 ++-- gcc/config/pa/pa.c | 9 ++++--- gcc/config/rs6000/rs6000.c | 16 +++++++----- gcc/config/sh/sh.c | 10 ++++---- gcc/config/sparc/sparc.c | 23 +++++++++-------- gcc/config/spu/spu.c | 5 ++-- gcc/config/tilegx/tilegx.c | 6 ++--- gcc/config/tilepro/tilepro.c | 6 ++--- gcc/config/visium/visium.c | 11 ++++---- gcc/doc/tm.texi | 14 +++++----- gcc/haifa-sched.c | 50 ++++++++---------------------------- gcc/store-motion.c | 52 +++++++++++++++++++------------------- gcc/target.def | 25 +++++++----------- 25 files changed, 207 insertions(+), 178 deletions(-)