[Bug c/33329] ICE in expand_simple_binop, at optabs.c:1294

2007-09-06 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2007-09-07 05:52 --- Created an attachment (id=14166) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14166&action=view) text.i gcc -O2 -msse3 -ftree-vectorize -c text.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33329

[Bug c/33329] ICE in expand_simple_binop, at optabs.c:1294

2007-09-07 Thread ubizjak at gmail dot com
--- Comment #2 from ubizjak at gmail dot com 2007-09-07 09:28 --- Also ICEs on i686-pc-linux-gnu with -msse2. The problem is again in: --cut here-- rtx expand_simple_binop (enum machine_mode mode, enum rtx_code code, rtx op0, rtx op1, rtx target, int unsignedp,