------- Comment #26 from uros at gcc dot gnu dot org  2009-08-16 21:06 -------
Subject: Bug 41019

Author: uros
Date: Sun Aug 16 21:05:47 2009
New Revision: 150816

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150816
Log:
        Backport from mainline:
        2009-08-14  Uros Bizjak  <ubiz...@gmail.com>

        PR target/41019
        * config/i386/sse.md (SSEMODE124C8): New mode iterator.
        (vcond<SSEMODEF2P:mode>): Assert that operation is supported by
        ix86_expand_fp_vcond.
        (vcond<SSEMODE124C8:mode>): Use SSEMODE124C8 instead of SSEMODE124.
        Assert that operation is supported by ix86_expand_int_vcond.
        (vcondu<SSEMODE124C8:mode>): Ditto.

testsuite/ChangeLog:

        Backport from mainline:
        2009-08-14  Uros Bizjak  <ubiz...@gmail.com>

        PR target/41019
        * gcc.target/i386/pr41019.c: New test.


Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/pr41019.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/config/i386/sse.md
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to