------- 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 ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|c++ |target Ever Confirmed|0 |1 GCC build triplet| i486-linux-gnu |i486-linux-gnu GCC host triplet| i486-linux-gnu |i486-linux-gnu GCC target triplet| i486-linux-gnu |i486-linux-gnu Keywords| |ice-on-invalid-code Known to fail| |4.3.4 4.5.0 Last reconfirmed|0000-00-00 00:00:00 |2009-11-08 11:31:23 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41985