I'm getting this crash on ia64 for gcc.c-torture/compile/pr58164.c:

Program received signal SIGSEGV, Segmentation fault.
0x40000000012286e0 in indirect_jump_optimize () at ../../gcc/ira.c:3865
3865              rtx_insn *def_insn = DF_REF_INSN (DF_REG_DEF_CHAIN (regno));
(gdb) bt
#0  0x40000000012286e0 in indirect_jump_optimize () at ../../gcc/ira.c:3865
#1  0x4000000001239570 in ira (f=0x0) at ../../gcc/ira.c:5188
#2  0x400000000123a6d0 in (anonymous namespace)::pass_ira::execute (
    this=0x60000000002e2f50) at ../../gcc/ira.c:5539
Python Exception <type 'exceptions.AttributeError'> 'tuple' object has no 
attribute 'major': 
#3  0x4000000001628ab0 in execute_one_pass (pass=) at ../../gcc/passes.c:2336
Python Exception <type 'exceptions.AttributeError'> 'tuple' object has no 
attribute 'major': 
#4  0x4000000001629aa0 in execute_pass_list_1 (pass=)
    at ../../gcc/passes.c:2410
Python Exception <type 'exceptions.AttributeError'> 'tuple' object has no 
attribute 'major': 
#5  0x4000000001629bb0 in execute_pass_list_1 (pass=)
    at ../../gcc/passes.c:2411
Python Exception <type 'exceptions.AttributeError'> 'tuple' object has no 
attribute 'major': 
#6  0x4000000001629cf0 in execute_pass_list (fn=0x200000000104f0d8, pass=)
    at ../../gcc/passes.c:2421
Python Exception <type 'exceptions.AttributeError'> 'tuple' object has no 
attribute 'major': 
#7  0x4000000000917ee0 in cgraph_node::expand (this=)
    at ../../gcc/cgraphunit.c:1980
#8  0x40000000009196c0 in output_in_order (no_reorder=false)
    at ../../gcc/cgraphunit.c:2218
#9  0x4000000000923790 in symbol_table::compile (this=0x2000000000fb0000)
    at ../../gcc/cgraphunit.c:2466
#10 0x4000000000926ae0 in symbol_table::finalize_compilation_unit (
    this=0x2000000000fb0000) at ../../gcc/cgraphunit.c:2562
#11 0x4000000001a3ea80 in compile_file () at ../../gcc/toplev.c:490
#12 0x4000000001a44870 in do_compile () at ../../gcc/toplev.c:1988
#13 0x4000000001a45120 in toplev::main (this=0x600ffffffffef090, argc=2, 
    argv=0x600ffffffffef348) at ../../gcc/toplev.c:2096
#14 0x400000000318cad0 in main (argc=2, argv=0x600ffffffffef348)
    at ../../gcc/main.c:39

Andreas.

-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

Reply via email to