]> gcc.gnu.org Git - gcc.git/commitdiff
rs6000.c (secondary_reload_class): For TARGET_ELF...
authorJeff Law <law@gcc.gnu.org>
Mon, 17 Aug 1998 20:11:04 +0000 (14:11 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 17 Aug 1998 20:11:04 +0000 (14:11 -0600)
        * 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

gcc/ChangeLog

index 553bce09904a99a960eb7f853e5538468c97520d..a6a1c4c3836e5a4a82f0c930be7b13bdea0066dd 100644 (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
This page took 0.060436 seconds and 5 git commands to generate.