reload1.c (reload_reg_reaches_end_p): A RELOAD_OTHER can overwrite the value in a...
authorGeoff Keating <geoffk@cygnus.com>
Mon, 23 Oct 2000 18:45:15 +0000 (18:45 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 23 Oct 2000 18:45:15 +0000 (18:45 +0000)
commit2af88768a87bab5f3234ece4ff6029244b197171
tree118ecad6f53ccd2286fe75a9eb596723de62a3f5
parent96af667a5e7aa8909958c4c59b8672fc93d24799
reload1.c (reload_reg_reaches_end_p): A RELOAD_OTHER can overwrite the value in a RELOAD_FOR_INPUT and other kinds of...

* reload1.c (reload_reg_reaches_end_p): A RELOAD_OTHER can
overwrite the value in a RELOAD_FOR_INPUT and other kinds of
reloads just like an RELOAD_FOR_OUTPUT would.

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