[Bug target/41985] Internal compiler error reported.

2009-11-08 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2009-11-08 21:15 --- Fixed on the trunk. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|

[Bug target/41985] Internal compiler error reported.

2009-11-08 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2009-11-08 21:13 --- Subject: Bug 41985 Author: jakub Date: Sun Nov 8 21:12:52 2009 New Revision: 154014 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154014 Log: PR target/41985 * config/i386/i386.c (get_some_lo

[Bug target/41985] Internal compiler error reported.

2009-11-08 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2009-11-08 13:45 --- http://gcc.gnu.org/ml/gcc-patches/2009-11/msg00432.html -- jakub at gcc dot gnu dot org changed: What|Removed |Added -

[Bug target/41985] Internal compiler error reported.

2009-11-08 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-11-08 11:31 --- There's a typo here: asm( "pshufd $0x55,%1,%&" : "=x"(A) : "g"(S) ); %& is not valid. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added