]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.md (float<SSEMODEI24:mode><X87MODEF:mode>2): Use explicit gen_truncxfsf2 and...
authorUros Bizjak <uros@gcc.gnu.org>
Tue, 6 Oct 2009 18:23:06 +0000 (20:23 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 6 Oct 2009 18:23:06 +0000 (20:23 +0200)
commit458c00ff6587568fcaade1ce1fe0722af465a5e9
tree4e335598f622617b7d6503e24d885a065c66de26
parentd2407a7aca3b4db2234d5c27ff1ce43074a84246
i386.md (float<SSEMODEI24:mode><X87MODEF:mode>2): Use explicit gen_truncxfsf2 and gen_truncxfdf2 references to avoid reference to...

* config/i386/i386.md (float<SSEMODEI24:mode><X87MODEF:mode>2):
Use explicit gen_truncxfsf2 and gen_truncxfdf2 references to avoid
reference to nonexistent gen_truncxfxf2 function.

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