]> gcc.gnu.org Git - gcc.git/commit
(print_operand_address): When TARGET_MINIMAL_TOC, use r30 instead of r2 for TOC refer...
authorJim Wilson <wilson@gcc.gnu.org>
Fri, 27 Aug 1993 17:15:28 +0000 (10:15 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 27 Aug 1993 17:15:28 +0000 (10:15 -0700)
commit1875cc885952eed1ba9d7a7a12883d2f230573fe
tree06506f15417da01f48dbbae0199bfc4038ff0e76
parentb5a9fbb3d1ad79efb4b244a76672eeafcfb16d15
(print_operand_address): When TARGET_MINIMAL_TOC, use r30 instead of r2 for TOC references.

(print_operand_address): When TARGET_MINIMAL_TOC, use
r30 instead of r2 for TOC references.
(output_prologue): If TARGET_MINIMAL_TOC, and the constant pool
is needed, then setup r30.
(output_toc): When TARGET_MINIMAL_TOC, use .long instead of .tc.

From-SVN: r5218
gcc/config/rs6000/rs6000.c
This page took 0.062053 seconds and 5 git commands to generate.