https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69040

            Bug ID: 69040
           Summary: cris allmodconfig fails
           Product: gcc
           Version: 5.3.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sudipm.mukherjee at gmail dot com
  Target Milestone: ---

Created attachment 37125
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37125&action=edit
the error output from gcc with -v

cris allmodconfig build fails with the error:

/home/sudip/linux-next/block/partitions/ldm.c: In function 'ldm_partition':
/home/sudip/linux-next/block/partitions/ldm.c:1567:1: internal compiler error:
in gen_reg_rtx, at emit-rtl.c:1027
 }
 ^
0x66ed1c gen_reg_rtx(machine_mode)
        /opt/src/gcc/gcc/emit-rtl.c:1027
0x67ef7e copy_to_mode_reg(machine_mode, rtx_def*)
        /opt/src/gcc/gcc/explow.c:610
0xaf787b gen_movdi(rtx_def*, rtx_def*)
        /opt/src/gcc/gcc/config/cris/cris.md:503
0x6937f2 insn_gen_fn::operator()(rtx_def*, rtx_def*) const
        /opt/src/gcc/gcc/recog.h:303
0x6937f2 emit_move_insn_1(rtx_def*, rtx_def*)
        /opt/src/gcc/gcc/expr.c:3546
0x6971db gen_move_insn(rtx_def*, rtx_def*)
        /opt/src/gcc/gcc/expr.c:3661
0x88258a gen_reload
        /opt/src/gcc/gcc/reload1.c:8835
0x888516 emit_output_reload_insns
        /opt/src/gcc/gcc/reload1.c:7859
0x888516 do_output_reload
        /opt/src/gcc/gcc/reload1.c:8130
0x888516 emit_reload_insns
        /opt/src/gcc/gcc/reload1.c:8198
0x888516 reload_as_needed
        /opt/src/gcc/gcc/reload1.c:4708
0x88c2e7 reload(rtx_insn*, int)
        /opt/src/gcc/gcc/reload1.c:1092
0x793455 do_reload
        /opt/src/gcc/gcc/ira.c:5433
0x793455 execute
        /opt/src/gcc/gcc/ira.c:5592

I am attaching the required files.

Reply via email to