This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/36710] FAIL: gcc.dg/torture/fp-int-convert-float128.c -Os (internal compiler error)



------- Comment #13 from uros at gcc dot gnu dot org  2008-07-03 18:57 -------
Subject: Bug 36710

Author: uros
Date: Thu Jul  3 18:57:11 2008
New Revision: 137427

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137427
Log:
        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.

Added:
    trunk/gcc/testsuite/gcc.target/i386/float128-2.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.md
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36710


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]