re PR target/19236 (ICE compiling logp(x) with -ffast-math)
authorUros Bizjak <uros@kss-loka.si>
Mon, 3 Jan 2005 09:54:53 +0000 (10:54 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 3 Jan 2005 09:54:53 +0000 (10:54 +0100)
commit088df4c28876fc511cd29bf18a1bd9bb75d9c86b
treeb30ce54b0b45d3962d72d850f15c49152ce935d7
parent548a6c4f8885e54246f5c68308e26671fdbf9d42
re PR target/19236 (ICE compiling logp(x) with -ffast-math)

PR target/19236
* config/i386/i386.c (log1psf2): Change mode of operands[0,1]
to SFmode.
(log1pdf2): Change mode of operands[0,1] to DFmode.

From-SVN: r92825
gcc/ChangeLog
gcc/config/i386/i386.md