rs6000.c (secondary_reload_class): For TARGET_ELF...

* rs6000.c (secondary_reload_class): For TARGET_ELF, indicate that
        a BASE_REGS register is needed as an intermediate when copying
        a symbolic value into any register class other than BASE_REGS.

From-SVN: r21807
This commit is contained in:
Jeff Law 1998-08-17 14:11:04 -06:00
parent 482b883f89
commit 3c144fbd0c
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
Mon Aug 17 11:46:19 1998 Jeffrey A Law (law@cygnus.com)
* rs6000.c (secondary_reload_class): For TARGET_ELF, indicate that
a BASE_REGS register is needed as an intermediate when copying
a symbolic value into any register class other than BASE_REGS.
* expr.c (move_by_pieces): No longer static. Remove prototype.
* rtl.h (move_by_pieces): Add extern prototype.
* mips.c (expand_block_move): Handle aligned straight line copy by