reload.c (find_reloads): Do not use the mode specified in the insn pattern as reload...
authorUlrich Weigand <uweigand@de.ibm.com>
Tue, 4 Feb 2003 22:47:23 +0000 (22:47 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Tue, 4 Feb 2003 22:47:23 +0000 (22:47 +0000)
commit9537511bfa8ba1b5e2b6309ded0583ea247b9d49
tree42f6f5502a1bb0672a9f31306e356f8af989735f
parent2de2cd7851fa02594628e7fb79c077e23a2b4374
reload.c (find_reloads): Do not use the mode specified in the insn pattern as reload mode for address...

* reload.c (find_reloads): Do not use the mode specified in the insn
pattern as reload mode for address operands.  Do not generate optional
reloads for operands where a mandatory reload was already pushed.

From-SVN: r62410
gcc/ChangeLog
gcc/reload.c