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 #16 from Ulrich Weigand <uweigand at gcc dot gnu.org> 2011-10-19 12:17:41 UTC ---
Author: uweigand
Date: Wed Oct 19 12:17:35 2011
New Revision: 180184

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180184
Log:
    PR target/50310
    * config/spu/spu.c (spu_emit_vector_compare): Support unordered
    floating-point comparisons.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/spu/spu.c


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