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/50482] [4.7 regression] internal compiler error at recog.c:2137


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

--- Comment #6 from uros at gcc dot gnu.org 2011-09-22 17:35:06 UTC ---
Author: uros
Date: Thu Sep 22 17:35:00 2011
New Revision: 179094

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179094
Log:
    PR target/50482
    * config/i386/i386.c (ix86_expand_sse_movcc): When generating
    blendv, force op_true to register if it doesn't satisfy
    nonimmediate_operand predicate.

testsuite/ChangeLog:

    PR target/50482
    * gcc.target/i386/pr50482.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/i386/pr50482.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog


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