]> git.ipfire.org Git - thirdparty/gcc.git/commit
alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 3 Feb 2004 06:43:59 +0000 (06:43 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 3 Feb 2004 06:43:59 +0000 (06:43 +0000)
commita556fd39abf14ab516df0663c8df99ea8e81f9c5
treee7887eeaccba2a41785ef04ceaa22b3bd673be59
parent60c81c899553a6673c4b2e6f0ba26c7b56abbf9c
alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).

* config/alpha/alpha.c, config/arm/arm.c, config/c4x/c4x.c,
config/fr30/fr30.md, config/frv/frv.c, config/frv/frv.md,
config/h8300/h8300.c, config/ia64/ia64.c, config/ip2k/ip2k.md,
config/m32r/m32r.md, config/m68hc11/m68hc11.c,
config/mips/mips.md, config/mmix/mmix.c,
config/mn10300/mn10300.c, config/mn10300/mn10300.md,
config/ns32k/ns32k.c, config/pa/pa.md, config/pdp11/pdp11.c,
config/rs6000/altivec.md, config/s390/s390.c,
config/s390/s390.h, config/s390/s390.md, config/sh/sh.c,
config/sh/sh.h, config/sh/sh.md, config/stormy16/stormy16.c:
Use const0_rtx instead of GEN_INT (0).  Do the same for other
constants that are readily available.

From-SVN: r77161
27 files changed:
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/arm/arm.c
gcc/config/c4x/c4x.c
gcc/config/fr30/fr30.md
gcc/config/frv/frv.c
gcc/config/frv/frv.md
gcc/config/h8300/h8300.c
gcc/config/ia64/ia64.c
gcc/config/ip2k/ip2k.md
gcc/config/m32r/m32r.md
gcc/config/m68hc11/m68hc11.c
gcc/config/mips/mips.md
gcc/config/mmix/mmix.c
gcc/config/mn10300/mn10300.c
gcc/config/mn10300/mn10300.md
gcc/config/ns32k/ns32k.c
gcc/config/pa/pa.md
gcc/config/pdp11/pdp11.c
gcc/config/rs6000/altivec.md
gcc/config/s390/s390.c
gcc/config/s390/s390.h
gcc/config/s390/s390.md
gcc/config/sh/sh.c
gcc/config/sh/sh.h
gcc/config/sh/sh.md
gcc/config/stormy16/stormy16.c