gengenrtl.c (gencode): Emit new function obstack_alloc_rtx to allocate rtx.
authorJohn Carr <jfc@mit.edu>
Tue, 13 Jan 1998 09:06:31 +0000 (09:06 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 13 Jan 1998 09:06:31 +0000 (01:06 -0800)
commit4b8140a62f0e2560f55cca0866b5b16edb6e5b98
treebd55dcbcc5d1c4c2283b7758d4c0d2c4bde53f67
parent82de9b284f6d50ce36ad0839e2cb98b2ccbdb61c
gengenrtl.c (gencode): Emit new function obstack_alloc_rtx to allocate rtx.

* gengenrtl.c (gencode): Emit new function obstack_alloc_rtx
to allocate rtx.
(gendef): Call obstack_alloc_rtx.

From-SVN: r17327
gcc/ChangeLog
gcc/gengenrtl.c