[Bug tree-optimization/33860] [4.3 Regression] ICE in vectorizable_load, at tree-vect-transform.c:5503
tbm at cyrius dot com
gcc-bugzilla@gcc.gnu.org
Mon Oct 22 14:12:00 GMT 2007
------- Comment #3 from tbm at cyrius dot com 2007-10-22 14:12 -------
Breakpoint 1, fancy_abort (file=0xd7bb78 "gcc/tree-vect-transform.c",
line=5503, function=0xd7d000 "vectorizable_load") at gcc/diagnostic.c:659
659 {
(gdb) where
#0 fancy_abort (file=0xd7bb78 "gcc/tree-vect-transform.c", line=5503,
function=0xd7d000 "vectorizable_load") at gcc/diagnostic.c:659
#1 0x0000000000bc149b in vectorizable_load (stmt=0x2b48329082d0, bsi=0x0,
vec_stmt=0x0,
slp_node=0x0) at gcc/tree-vect-transform.c:5503
#2 0x0000000000ba4488 in vect_analyze_operations (loop_vinfo=0x11304f0)
at gcc/tree-vect-analyze.c:484
#3 0x0000000000bac0db in vect_analyze_loop (loop=<value optimized out>)
at gcc/tree-vect-analyze.c:4341
#4 0x0000000000934ae0 in vectorize_loops () at gcc/tree-vectorizer.c:2501
#5 0x0000000000765847 in execute_one_pass (pass=0x101ce20)
at gcc/passes.c:1117
#6 0x0000000000765a0c in execute_pass_list (pass=0x101ce20)
at gcc/passes.c:1170
#7 0x0000000000765a1e in execute_pass_list (pass=0x101cc40)
at gcc/passes.c:1171
#8 0x0000000000765a1e in execute_pass_list (pass=0x101c040)
at gcc/passes.c:1171
#9 0x0000000000840c1e in tree_rest_of_compilation (fndecl=0x2b48328f0b00)
at gcc/tree-optimize.c:404
#10 0x00000000009c3bc2 in cgraph_expand_function (node=0x2b48328ff300)
at gcc/cgraphunit.c:1060
#11 0x00000000009c5668 in cgraph_optimize () at gcc/cgraphunit.c:1123
#12 0x00000000004ac2cf in cp_write_global_declarations ()
at gcc/cp/decl2.c:3410
#13 0x00000000007e3ec7 in toplev_main (argc=<value optimized out>, argv=<value
optimized out>)
at gcc/toplev.c:1055
#14 0x00002b483244cb44 in __libc_start_main () from /lib/libc.so.6
#15 0x00000000004043f9 in _start ()
(gdb)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33860
More information about the Gcc-bugs
mailing list