rs6000.md (movsi): Don't modify RTL in-place.
authorGeoff Keating <geoffk@cygnus.com>
Sun, 14 May 2000 21:40:33 +0000 (21:40 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sun, 14 May 2000 21:40:33 +0000 (21:40 +0000)
commitf176e826a0833cf5b4cc81430cdda9b980aae9de
treef48e6286d3899788ad4546fa1f5e0d14746b64ad
parent94a54f47cfdfc0ed8d8a4c598e3018fd5e5eabca
rs6000.md (movsi): Don't modify RTL in-place.

* config/rs6000/rs6000.md (movsi): Don't modify RTL in-place.
(movdi): Make similar to movsi.
* config/rs6000/rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): There
is no such thing as a DImode CONST_DOUBLE.
* config/rs6000/rs6000.c (output_toc): Likewise.

From-SVN: r33898
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/rs6000.md