rs6000.c (output_toc): Allow 32-bit targets to handle DImode constants.
authorFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
Fri, 9 Feb 2001 03:15:56 +0000 (03:15 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 9 Feb 2001 03:15:56 +0000 (22:15 -0500)
commit02a4ec28a7a853f06fdeb67dc9a3bf43613ee75a
tree400944d2621fe7713aa8157ecec43db3d5e7860b
parentc97036e4c3dd29bcf32a3e72ce332e5fd8f5c325
rs6000.c (output_toc): Allow 32-bit targets to handle DImode constants.

        * config/rs6000/rs6000.c (output_toc): Allow 32-bit targets to
        handle DImode constants.  Use one TOC entry for SImode and smaller
        constants, aligned properly.

Co-Authored-By: David Edelsohn <edelsohn@gnu.org>
From-SVN: r39557
gcc/ChangeLog
gcc/config/rs6000/rs6000.c