rs6000.md (floatsitf2): Use expand_float rather than trying to generate RTL directly.
authorGeoffrey Keating <geoffk@apple.com>
Tue, 6 Jan 2004 21:03:06 +0000 (21:03 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 6 Jan 2004 21:03:06 +0000 (21:03 +0000)
commit0c90aa3c5cc34d1f67cdc3a8089c0a22c93d3648
tree74d68dac15d8dfbef5c3b0a6a7f40cfdc119b414
parent5f383ba58b019dfcf2b3ab0872bcf19f9b3a317b
rs6000.md (floatsitf2): Use expand_float rather than trying to generate RTL directly.

* config/rs6000/rs6000.md (floatsitf2): Use expand_float rather
than trying to generate RTL directly.
(fix_trunctfsi2): Use expand_fix rather than trying to generate
RTL directly.

From-SVN: r75485
gcc/ChangeLog
gcc/config/rs6000/rs6000.md