]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/23268 (ICE using math functions log & rint, -ffast-math, -O1 (,2,3,s))
authorUros Bizjak <uros@kss-loka.si>
Wed, 17 Aug 2005 20:44:01 +0000 (22:44 +0200)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 17 Aug 2005 20:44:01 +0000 (13:44 -0700)
commit87bb8864f6fa4ca966e8a57aa4828d51b3f9cc72
treef2b799102e09bd04f40d4bb884d389b973568ad5
parentc26104e4948427b5b95b7f3b8b1ed47c7e6e5850
re PR target/23268 (ICE using math functions log & rint, -ffast-math, -O1 (,2,3,s))

PR target/23268
* config/i386/i386.md ("*fist<mode>2_1"): New pattern.
("lrint<mode>2"): Change expander to use "*fist<mode>2_1" pattern.

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