rs6000.c (rs6000_output_load_toc_table): Use ld for 64-bit.
authorDavid Edelsohn <edelsohn@mhpcc.edu>
Wed, 19 Aug 1998 19:43:19 +0000 (19:43 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 19 Aug 1998 19:43:19 +0000 (15:43 -0400)
commit13ded975152b769d4a106653fa2492ceb4bfe76f
treee849c6894892df97cb4a163d32ed1548d77ec433
parente0f9a8bc5052bfceb3e52ccae774024c3d071f20
rs6000.c (rs6000_output_load_toc_table): Use ld for 64-bit.

        * rs6000.c (rs6000_output_load_toc_table): Use ld for 64-bit.
        (output_toc): Use single TOC slot or llong minimal-toc for DFmode
        and DImode 64-bit.  Use llong for minimal-toc SFmode and
        SYMBOL_REF / LABEL_REF 64-bit.
        (output_function_profiler): Use llong for profiler label and ld to
        load 64-bit label address.

From-SVN: r21864
gcc/ChangeLog
gcc/config/rs6000/rs6000.c