]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
re PR target/50482 (internal compiler error at recog.c:2137)
authorUros Bizjak <uros@gcc.gnu.org>
Thu, 22 Sep 2011 17:35:00 +0000 (19:35 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 22 Sep 2011 17:35:00 +0000 (19:35 +0200)
commit63d045e14e1a5f89e97af66dba6166f434c18fcc
treebd0ecc6be3346ab77392394e5c3bd3da2fcb6e1e
parent163f8b71672b09e7f3a1c8edc185aa4d1952035b
re PR target/50482 (internal compiler error at recog.c:2137)

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.

From-SVN: r179094
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr50482.c [new file with mode: 0644]