This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1b67971 Replace REAL_VALUES_LESS with real_less new f2ad9e3 Remove remaining uses of REAL_ARITHMETIC new d5f9611 Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE new 945f7b0 Remove REAL_VALUE_FROM_CONST_DOUBLE
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 | 133 +++++++++++++++++++++++++++++++++++++ gcc/ada/ChangeLog | 5 ++ gcc/ada/gcc-interface/trans.c | 4 +- gcc/config/aarch64/aarch64.c | 20 +++--- gcc/config/arc/arc.c | 4 +- gcc/config/arm/arm.c | 45 +++++-------- gcc/config/arm/arm.md | 36 ++++------ gcc/config/arm/vfp.md | 10 ++- gcc/config/avr/avr.c | 4 +- gcc/config/bfin/bfin.md | 4 +- gcc/config/c6x/c6x.md | 8 +-- gcc/config/cr16/cr16.c | 8 +-- gcc/config/cris/cris.c | 7 +- gcc/config/epiphany/epiphany.c | 4 +- gcc/config/epiphany/epiphany.md | 2 +- gcc/config/fr30/fr30.c | 10 +-- gcc/config/frv/frv.c | 9 +-- gcc/config/frv/frv.md | 4 +- gcc/config/frv/predicates.md | 4 +- gcc/config/h8300/h8300.c | 12 +--- gcc/config/i386/i386.c | 50 ++++++-------- gcc/config/i386/i386.md | 5 +- gcc/config/i386/sse.md | 2 +- gcc/config/ia64/ia64.c | 10 +-- gcc/config/iq2000/iq2000.md | 8 +-- gcc/config/m32r/m32r.c | 8 +-- gcc/config/m68k/m68k.c | 36 +++++----- gcc/config/m68k/m68k.md | 8 +-- gcc/config/mep/mep.md | 4 +- gcc/config/microblaze/microblaze.c | 13 ++-- gcc/config/mips/mips.md | 14 ++-- gcc/config/mmix/mmix.c | 9 +-- gcc/config/mn10300/mn10300.c | 18 ++--- gcc/config/nvptx/nvptx.c | 4 +- gcc/config/pa/pa.c | 6 +- gcc/config/pdp11/pdp11.c | 15 ++--- gcc/config/rs6000/rs6000.c | 48 +++++-------- gcc/config/rs6000/rs6000.md | 16 ++--- gcc/config/rx/rx.c | 4 +- gcc/config/s390/s390.c | 5 +- gcc/config/s390/s390.md | 12 ++-- gcc/config/s390/vx-builtins.md | 8 +-- gcc/config/sh/sh.c | 11 ++- gcc/config/sh/sh.md | 22 ++---- gcc/config/sparc/sparc.c | 14 ++-- gcc/config/sparc/sparc.md | 12 +--- gcc/config/spu/spu.c | 13 ++-- gcc/config/spu/spu.md | 4 +- gcc/config/v850/v850.c | 7 +- gcc/config/vax/vax.c | 9 +-- gcc/config/visium/visium.c | 4 +- gcc/config/visium/visium.md | 4 +- gcc/config/xtensa/predicates.md | 4 +- gcc/config/xtensa/xtensa.c | 16 ++--- gcc/cprop.c | 10 +-- gcc/cse.c | 2 +- gcc/doc/tm.texi | 15 ----- gcc/doc/tm.texi.in | 15 ----- gcc/dwarf2out.c | 4 +- gcc/emit-rtl.c | 6 +- gcc/explow.c | 2 +- gcc/expmed.c | 22 ++---- gcc/expr.c | 12 ++-- gcc/match.pd | 8 +-- gcc/optabs.c | 4 +- gcc/real.h | 11 +-- gcc/reg-stack.c | 2 +- gcc/rtl.h | 2 +- gcc/rtlanal.c | 4 +- gcc/simplify-rtx.c | 84 ++++++++++------------- gcc/tree-pretty-print.c | 10 --- gcc/tree-ssa-math-opts.c | 8 +-- gcc/varasm.c | 5 +- 73 files changed, 424 insertions(+), 558 deletions(-)