diff options
author | Richard Henderson <rth@cygnus.com> | 1998-01-08 13:17:05 -0800 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 1998-01-08 13:17:05 -0800 |
commit | 3b80f6ca69f78207e8fcf8e835a4a8aa2e4abfba (patch) | |
tree | c792e877a8974b6884a66403f5d9b9ee06c23290 /gcc/reload1.c | |
parent | f4a233434d41848d9ae3bcb0f9518dfd986143ba (diff) | |
download | gcc-3b80f6ca69f78207e8fcf8e835a4a8aa2e4abfba.zip gcc-3b80f6ca69f78207e8fcf8e835a4a8aa2e4abfba.tar.gz gcc-3b80f6ca69f78207e8fcf8e835a4a8aa2e4abfba.tar.bz2 |
Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.
* Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.
* emit-rtl.c (gen_rtx): Move special code to ...
(gen_rtx_CONST_INT): New function.
(gen_rtx_REG): New function.
(*): Update all calls to gen_rtx.
* genemit.c (gen_exp): Emit calls to gen_rtx_FOO for constant FOO.
* rtl.h: Include genrtl.h; prototype CONST_INT & REG generators.
(GEN_INT): Call gen_rtx_CONST_INT.
* gengenrtl.c: New file.
From-SVN: r17312
Diffstat (limited to 'gcc/reload1.c')
0 files changed, 0 insertions, 0 deletions