http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59843
Yufeng Zhang <yufeng at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target|aarch64-linux |aarch64-linux aarch64-elf Status|NEW |ASSIGNED CC| |yufeng at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |yufeng at gcc dot gnu.org --- Comment #2 from Yufeng Zhang <yufeng at gcc dot gnu.org> --- Confirmed and assigned to myself. test.c: In function 'foo': test.c:6:3: internal compiler error: in emit_move_insn, at expr.c:3610 return r; ^ 0x63bbb0 emit_move_insn(rtx_def*, rtx_def*) gcc/gcc/expr.c:3610 0x63e1a2 emit_group_load_1 gcc/gcc/expr.c:1750 0x63e5e9 emit_group_load(rtx_def*, rtx_def*, tree_node*, int) gcc/gcc/expr.c:1846 0x587c27 expand_value_return gcc/gcc/cfgexpand.c:3036 0x58ade6 expand_return gcc/gcc/cfgexpand.c:3114 0x58ade6 expand_gimple_stmt_1 gcc/gcc/cfgexpand.c:3187 0x58ade6 expand_gimple_stmt gcc/gcc/cfgexpand.c:3309 0x58c024 expand_gimple_basic_block gcc/gcc/cfgexpand.c:5149 0x590536 gimple_expand_cfg gcc/gcc/cfgexpand.c:5715 0x590536 execute gcc/gcc/cfgexpand.c:5935 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See <http://gcc.gnu.org/bugs.html> for instructions.