reload1.c (emit_input_reload_insns): Honour forcing of constants into memory by PREFE...
authorJakub Jelinek <jakub@redhat.com>
Tue, 14 Nov 2000 10:23:38 +0000 (11:23 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 14 Nov 2000 10:23:38 +0000 (11:23 +0100)
commit716120a70a1bae9f403454944ac14ddf07059bb7
tree91b592671c9b08e1c0ffdfc0a9b729020073ab84
parentf80326884cf82c1804385664197afa44ad468d97
reload1.c (emit_input_reload_insns): Honour forcing of constants into memory by PREFERRED_RELOAD_CLASS NO_REGS.

* reload1.c (emit_input_reload_insns): Honour forcing of constants
into memory by PREFERRED_RELOAD_CLASS NO_REGS.

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