reload.c (push_reload): Handle subregs and secondary memory.
commit344b78b848693ada74b0ce238153c86fdf02ee09
authorJan Hubicka <jh@suse.cz>
Mon, 30 Sep 2002 19:35:17 +0000 (30 21:35 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 30 Sep 2002 19:35:17 +0000 (30 19:35 +0000)
tree935edce515bf5aaa1706595857265e30bbcf42c7
parent5a9a196102ff0d1bf27831e0ce396049cc334db8
reload.c (push_reload): Handle subregs and secondary memory.

* reload.c (push_reload): Handle subregs and secondary memory.
* reload1.c (gen_reload): Likewise.

* jump.c (reg_or_subregno): New function.
* rtl.h (reg_or_subregno): Declare
* unroll.c (find_splittable_givs): Handle subregs.

From-SVN: r57663
gcc/ChangeLog
gcc/jump.c
gcc/reload.c
gcc/reload1.c
gcc/rtl.h
gcc/unroll.c