]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/arm/arm.h
expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.
authorIan Lance Taylor <ian@cygnus.com>
Fri, 19 Dec 1997 16:43:29 +0000 (16:43 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 19 Dec 1997 16:43:29 +0000 (09:43 -0700)
commit18543a22081f3f08a82e6402837daed19b66f0a7
tree406e28da63e660364ba69da2395d4cb1eba4121d
parentf1f5f1422f651133e28d479feb0223e92251cabe
expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.

        * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an
        expression.
        * stmt.c (expand_end_case): Likewise.
        * alpha.h (CASE_VECTOR_PC_RELATIVE): Update.
        * fx80.h, gmicro.h, m68k.h, m88k.h, ns32k.h: Likewise.
        * rs6000.h, sh.h, tahoe.h, v850.h vax.h z8k.h: Likewise.

From-SVN: r17155
36 files changed:
gcc/ChangeLog
gcc/config/1750a/1750a.h
gcc/config/a29k/a29k.h
gcc/config/alpha/alpha.h
gcc/config/arc/arc.h
gcc/config/arm/arm.h
gcc/config/clipper/clipper.h
gcc/config/convex/convex.h
gcc/config/dsp16xx/dsp16xx.h
gcc/config/elxsi/elxsi.h
gcc/config/fx80/fx80.h
gcc/config/gmicro/gmicro.h
gcc/config/h8300/h8300.h
gcc/config/i370/i370.h
gcc/config/i386/i386.h
gcc/config/i860/i860.h
gcc/config/i960/i960.h
gcc/config/m32r/m32r.h
gcc/config/m68k/m68k.h
gcc/config/m88k/m88k.h
gcc/config/mips/mips.h
gcc/config/ns32k/ns32k.h
gcc/config/pdp11/pdp11.h
gcc/config/pyr/pyr.h
gcc/config/romp/romp.h
gcc/config/rs6000/rs6000.h
gcc/config/sh/sh.h
gcc/config/sparc/sparc.h
gcc/config/spur/spur.h
gcc/config/tahoe/tahoe.h
gcc/config/v850/v850.h
gcc/config/vax/vax.h
gcc/config/we32k/we32k.h
gcc/expr.c
gcc/stmt.c
gcc/tm.texi