expmed.c (init_expmed): Don't free objects we make.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Mon, 10 Apr 2000 11:51:53 +0000 (11:51 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 10 Apr 2000 11:51:53 +0000 (07:51 -0400)
commit29105cea6a1c86b7fcaa96cb78a6d948b32564be
tree281a0004acf40b6d9b37c62c3a00afcb7ea17725
parent7156dead87434b51b11f4c804bb0e75d4e55812f
expmed.c (init_expmed): Don't free objects we make.

* expmed.c (init_expmed): Don't free objects we make.
* emit-rtl.c (gen_rtx_CONST_INT, init_emit_once): Minor cleanups.

From-SVN: r33057
gcc/ChangeLog
gcc/emit-rtl.c
gcc/expmed.c