]> git.ipfire.org Git - thirdparty/gcc.git/commit
arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 2 Feb 2004 06:31:08 +0000 (06:31 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 2 Feb 2004 06:31:08 +0000 (06:31 +0000)
commit1c563bedd20566f2808fed0054fa2c6839520748
tree2249fc0052d6cffd5c822372939c700c16faed7e
parent67245ad3f1592c28916332c9ce03d49c0c3f0acd
arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.

* config/arc/arc.md, config/arm/arm.c, config/arm/arm.md,
config/c4x/c4x.c, config/c4x/c4x.md, config/cris/cris.md,
config/frv/frv.c, config/h8300/h8300.c, config/ip2k/ip2k.md,
config/iq2000/iq2000.c, config/m32r/m32r.c,
config/mcore/mcore.c, config/mips/mips.c, config/mmix/mmix.md,
config/mn10300/mn10300.c, config/rs6000/rs6000.c,
config/rs6000/rs6000.md, config/sh/sh.c, config/sh/sh.md,
config/stormy16/stormy16.c, config/v850/v850.md,
config/xtensa/xtensa.c: Replace gen_rtx with gen_rtx_fmt_e*.

From-SVN: r77098
23 files changed:
gcc/ChangeLog
gcc/config/arc/arc.md
gcc/config/arm/arm.c
gcc/config/arm/arm.md
gcc/config/c4x/c4x.c
gcc/config/c4x/c4x.md
gcc/config/cris/cris.md
gcc/config/frv/frv.c
gcc/config/h8300/h8300.c
gcc/config/ip2k/ip2k.md
gcc/config/iq2000/iq2000.c
gcc/config/m32r/m32r.c
gcc/config/mcore/mcore.c
gcc/config/mips/mips.c
gcc/config/mmix/mmix.md
gcc/config/mn10300/mn10300.c
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.md
gcc/config/sh/sh.c
gcc/config/sh/sh.md
gcc/config/stormy16/stormy16.c
gcc/config/v850/v850.md
gcc/config/xtensa/xtensa.c