]> git.ipfire.org Git - thirdparty/gcc.git/commit
reload.c (push_reload): Export.
authorRichard Henderson <rth@redhat.com>
Wed, 5 Sep 2001 05:54:09 +0000 (22:54 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 5 Sep 2001 05:54:09 +0000 (22:54 -0700)
commitaead1ca3db61ac3e942e4c57a23d1dfbe3813234
tree1fc8fc8a6a49754c767b4d792fee043b740268fe
parentef671f41754b1eef032f3f284b0b1bc8941b7941
reload.c (push_reload): Export.

        * reload.c (push_reload): Export.
        * reload.h (push_reload): Declare it.

        * config/alpha/alpha.h (LEGITIMIZE_ADDRESS): Move out o' line.
        (LEGITIMIZE_RELOAD_ADDRESS): Likewise.
        * config/alpha/alpha.c (alpha_legitimize_address): New.
        (alpha_legitimize_reload_address): Likewise.
        * config/alpha/alpha-protos.h: Declare them.

From-SVN: r45392
gcc/ChangeLog
gcc/config/alpha/alpha-protos.h
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h
gcc/reload.c
gcc/reload.h