aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i370
diff options
context:
space:
mode:
authorKazu Hirata <kazu@hxi.com>2002-01-16 02:37:37 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2002-01-16 02:37:37 +0000
commitc99d986a712c0b61502b60f0477b9aab96fcc857 (patch)
tree19a6ef37726668af56c5c678fa31a8b5b177f627 /gcc/config/i370
parentbed9a20d55b90a351748cea65448f8ba16b4b32f (diff)
downloadgcc-c99d986a712c0b61502b60f0477b9aab96fcc857.zip
gcc-c99d986a712c0b61502b60f0477b9aab96fcc857.tar.gz
gcc-c99d986a712c0b61502b60f0477b9aab96fcc857.tar.bz2
expmed.c (extract_fixed_bit_field): Remove unused code.
* expmed.c (extract_fixed_bit_field): Remove unused code. * system.h: Poison SLOW_ZERO_EXTEND. * doc/tm.texi: Remove. * config/1750a/1750a.h (SLOW_ZERO_EXTEND): Remove. * config/arm/arm.h: Likewise. * config/avr/avr.h: Likewise. * config/clipper/clipper.h: Likewise. * config/convex/convex.h: Likewise. * config/d30v/d30v.h: Likewise. * config/dsp16xx/dsp16xx.h: Likewise. * config/elxsi/elxsi.h: Likewise. * config/fr30/fr30.h: Likewise. * config/h8300/h8300.h: Likewise. * config/i370/i370.h: Likewise. * config/i386/i386.h: Likewise. * config/m68k/m68k.h: Likewise. * config/mips/mips.h: Likewise. * config/ns32k/ns32k.h: Likewise. * config/pdp11/pdp11.h: Likewise. * config/pj/pj.h: Likewise. * config/s390/s390.h: Likewise. * config/sh/sh.h: Likewise. * config/stormy16/stormy16.h: Likewise. * config/v850/v850.h: Likewise. * config/vax/vax.h: Likewise. * config/we32k/we32k.h: Likewise. From-SVN: r48893
Diffstat (limited to 'gcc/config/i370')
-rw-r--r--gcc/config/i370/i370.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/i370/i370.h b/gcc/config/i370/i370.h
index 7c71b0e..c2c7d4a 100644
--- a/gcc/config/i370/i370.h
+++ b/gcc/config/i370/i370.h
@@ -874,10 +874,6 @@ enum reg_class
#define MOVE_MAX 256
-/* Define this if zero-extension is slow (more than one real instruction). */
-
-#define SLOW_ZERO_EXTEND 1
-
/* Nonzero if access to memory by bytes is slow and undesirable. */
#define SLOW_BYTE_ACCESS 1