[Bug target/50310] [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered()
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 7 07:54:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50310
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #25213|0 |1
is obsolete| |
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-09-07 07:51:16 UTC ---
Created attachment 25214
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25214
gcc47-pr50310-c3.patch
Actually, using OImode for all modes for TARGET_AVX2 is wrong too, so this
patch fixes that too.
More information about the Gcc-bugs
mailing list