re PR rtl-optimization/10692 ([m68k] miscompilation of perl with -O2 -fPIC)
authorBernd Schmidt <bernd.schmidt@analog.com>
Tue, 17 Apr 2007 15:29:34 +0000 (15:29 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Tue, 17 Apr 2007 15:29:34 +0000 (15:29 +0000)
commitf2eb49dcfaf3c6d6bb344e7a175576148a7d310e
treefd0b64bc3ce899a06a2c0e1d070967984f1085ae
parent710a179f8acbd09a88742b2fde7d3887a327736b
re PR rtl-optimization/10692 ([m68k] miscompilation of perl with -O2 -fPIC)

* reload1.c (delete_output_reload): Don't count output in n_inherited.

Revert
2005-01-05  Richard Henderson  <rth@redhat.com>
PR rtl-opt/10692
* reload1.c (do_input_reload): Restrict the optimization deleteing
a previous output reload to RELOAD_FOR_INPUT.

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