------- Comment #2 from danglin at gcc dot gnu dot org 2009-12-17 01:14 ------- #0 $$divoI () at ../../../gcc/libgcc/../gcc/config/pa/milli64.S:435 #1 0x00596158 in gen_movmemsi (operand0=0x4007d480, operand1=0x4007d490, operand2=0x40013220, operand3=0x40013200) at ../../gcc/gcc/config/pa/pa.md:3098 #2 0x00163dac in emit_block_move_via_movmem (x=<value optimized out>, y=<value optimized out>, size=0x40013220, method=BLOCK_OP_NORMAL, expected_align=<value optimized out>, expected_size=<value optimized out>) at ../../gcc/gcc/expr.c:1351 #3 emit_block_move_hints (x=<value optimized out>, y=<value optimized out>, size=0x40013220, method=BLOCK_OP_NORMAL, expected_align=<value optimized out>, expected_size=<value optimized out>) at ../../gcc/gcc/expr.c:1222 #4 0x00163dac in emit_block_move_via_movmem (x=<value optimized out>, y=<value optimized out>, size=0x40013220, method=BLOCK_OP_NORMAL, expected_align=<value optimized out>, expected_size=<value optimized out>) at ../../gcc/gcc/expr.c:1351 #5 emit_block_move_hints (x=<value optimized out>, y=<value optimized out>, size=0x40013220, method=BLOCK_OP_NORMAL, expected_align=<value optimized out>, expected_size=<value optimized out>) at ../../gcc/gcc/expr.c:1222 [many frames deleted]
(gdb) frame 1 #1 0x00596158 in gen_movmemsi (operand0=0x4007d480, operand1=0x4007d490, operand2=0x40013220, operand3=0x40013200) at ../../gcc/gcc/config/pa/pa.md:3098 3098 size = INTVAL (operands[2]); Current language: auto The current source language is "auto; currently c". (gdb) p debug_rtx (operand3) (const_int 0 [0x0]) (gdb) p debug_rtx (opalign) (const_int 0 [0x0]) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42397