a29k.c (print_operand): Free a29k_last_prologue_insn after its emitted.
authorAndrew MacLeod <amacleod@redhat.com>
Wed, 7 Mar 2001 20:28:19 +0000 (20:28 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Wed, 7 Mar 2001 20:28:19 +0000 (20:28 +0000)
commitc874ab1193089e2de87c7193f5e264719d10ebb1
tree774f84f647b157e3598dd84baefe2616d3fc9dea
parentde6c59795844f185e1079034b9fa777fbc12ef5a
a29k.c (print_operand): Free a29k_last_prologue_insn after its emitted.

2001-03-07  Andrew MacLeod  <amacleod@redhat.com>

* config/a29k/a29k.c (print_operand): Free a29k_last_prologue_insn
after its emitted.
(output_prologue): Use xmalloc not oballoc.
(output_epilog): Free a29k_first_epilogue_insn when finished.
* confif/a29k/a29k.h (PREDICATE_CODES): Remove shift_constant_operand.

From-SVN: r40301
gcc/ChangeLog
gcc/config/a29k/a29k.c
gcc/config/a29k/a29k.h