]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/36710 (FAIL: gcc.dg/torture/fp-int-convert-float128.c -Os (internal...
authorUros Bizjak <uros@gcc.gnu.org>
Thu, 3 Jul 2008 18:57:11 +0000 (20:57 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 3 Jul 2008 18:57:11 +0000 (20:57 +0200)
commitdcde22ac512ea1f529ad173bb03be38d79fb0d18
treec5a1a915eabc2d520c8e2d5dd97621bc25d52c92
parent9d7e5c4d3f033377b19c3865a5c4a336c8b1a7cb
re PR target/36710 (FAIL: gcc.dg/torture/fp-int-convert-float128.c  -Os  (internal compiler error))

PR target/36710
* config/i386/i386.md (mode): Add TF to mode attribute.
(*pushtf_sse): New insn pattern.
(pushtf splitters): New splitters.

testsuite/ChangeLog:

PR target/36710
* gcc.target/i386/float128-2.c: New test.

From-SVN: r137427
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/float128-2.c [new file with mode: 0644]