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

--- Comment #2 from Andreas Schwab <sch...@linux-m68k.org> ---
http://gcc.gnu.org/ml/gcc-testresults/2014-01/msg02171.html

It still fails the same.

There's a similar ICE in gcc.dg/vect/pr37539.c -flto -ffat-lto-objects:

$ gcc/xgcc -Bgcc/ ../gcc/testsuite/gcc.dg/vect/pr37539.c
-fno-diagnostics-show-caret -fdiagnostics-color=never -flto -ffat-lto-objects
-ftree-vectorize -fno-vect-cost-model -fno-common -O2 -fdump-tree-vect-details
-lm -o ./pr37539.exe
../gcc/testsuite/gcc.dg/vect/pr37539.c: In function ‘ayuv2yuyv_ref’:
../gcc/testsuite/gcc.dg/vect/pr37539.c:16:19: internal compiler error: in
expand_expr_real_2, at expr.c:9109
0x400000000056144f expand_expr_real_2(separate_ops*, rtx_def*, machine_mode,
expand_modifier)
        ../../gcc/expr.c:9109
0x400000000037bdcf expand_gimple_stmt_1
        ../../gcc/cfgexpand.c:3249
0x400000000037bdcf expand_gimple_stmt
        ../../gcc/cfgexpand.c:3309
0x400000000037ca3f expand_gimple_basic_block
        ../../gcc/cfgexpand.c:5149
0x4000000000383f0f gimple_expand_cfg
        ../../gcc/cfgexpand.c:5715
0x4000000000383f0f execute
        ../../gcc/cfgexpand.c:5935

Reply via email to