Patch to fix reload abort while compiling hpux-x-m68k-aout gdb.
authorJim Wilson <wilson@cygnus.com>
Fri, 12 Mar 1999 12:39:59 +0000 (12:39 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 12 Mar 1999 12:39:59 +0000 (04:39 -0800)
commita8edca885e492d3c61cefb38035bca639a69c7dd
treef3bcba98a4ff934fcf36db64298d8048229991b5
parent47e73a5e92f2ecb4d63038f75f9baa557ee74e7a
Patch to fix reload abort while compiling hpux-x-m68k-aout gdb.

* reload1.c (calculate_needs_all_insns): When ignore equivalence
setting insn, clear need_elim, need_reload, and need_operand_change.

From-SVN: r25728
gcc/ChangeLog
gcc/reload1.c