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/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered()


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

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-09-07 19:46:23 UTC ---
Author: jakub
Date: Wed Sep  7 19:46:14 2011
New Revision: 178659

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178659
Log:
    * config/i386/sse.md (sseinsnmode): Remove 32-byte integer vector
    duplicates.

    PR target/50310
    * config/i386/sse.md (*andnot<mode>3, *<code><mode>3): Fix up
    "mode" attribute computation.

    * gcc.dg/pr50310-1.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr50310-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/sse.md
    trunk/gcc/testsuite/ChangeLog


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