reload1.c (emit_reload_insns): Set reg_has_output_reload to one after setting reg_las...
authorUlrich Weigand <uweigand@de.ibm.com>
Tue, 13 Apr 2004 23:27:43 +0000 (23:27 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Tue, 13 Apr 2004 23:27:43 +0000 (23:27 +0000)
commit9532c14fb5503b0e7f5ceb988fe1d71ad122c96b
tree2c3bb45f92559cc98b9e47b327a6e8c58d0b48ad
parentd5a46acb57a7dfd7d9caad33f6c0cb6a56c48dba
reload1.c (emit_reload_insns): Set reg_has_output_reload to one after setting reg_last_reload_reg for optional...

* reload1.c (emit_reload_insns): Set reg_has_output_reload to one
after setting reg_last_reload_reg for optional output reloads.

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