]> gcc.gnu.org Git - gcc.git/commit
expmed.c (extract_fixed_bit_field): Remove unused code.
authorKazu Hirata <kazu@hxi.com>
Wed, 16 Jan 2002 02:37:37 +0000 (02:37 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 16 Jan 2002 02:37:37 +0000 (02:37 +0000)
commitc99d986a712c0b61502b60f0477b9aab96fcc857
tree19a6ef37726668af56c5c678fa31a8b5b177f627
parentbed9a20d55b90a351748cea65448f8ba16b4b32f
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
27 files changed:
gcc/ChangeLog
gcc/config/1750a/1750a.h
gcc/config/arm/arm.h
gcc/config/avr/avr.h
gcc/config/clipper/clipper.h
gcc/config/convex/convex.h
gcc/config/d30v/d30v.h
gcc/config/dsp16xx/dsp16xx.h
gcc/config/elxsi/elxsi.h
gcc/config/fr30/fr30.h
gcc/config/h8300/h8300.h
gcc/config/i370/i370.h
gcc/config/i386/i386.h
gcc/config/m68k/m68k.h
gcc/config/mips/mips.h
gcc/config/ns32k/ns32k.h
gcc/config/pdp11/pdp11.h
gcc/config/pj/pj.h
gcc/config/s390/s390.h
gcc/config/sh/sh.h
gcc/config/stormy16/stormy16.h
gcc/config/v850/v850.h
gcc/config/vax/vax.h
gcc/config/we32k/we32k.h
gcc/doc/tm.texi
gcc/expmed.c
gcc/system.h
This page took 0.07188 seconds and 5 git commands to generate.