[Bug target/94614] ICE in emit_move_multi_word, at expr.c:3716

2020-04-16 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94614 --- Comment #6 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:eafeba3e5187a53a4c08a3285b4b220e1ab68b60 commit r10-7753-geafeba3e5187a53a4c08a3285b4b220e1ab68b60 Author: Richard Biener Date:

[Bug target/94614] ICE in emit_move_multi_word, at expr.c:3716

2020-04-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94614 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/94614] ICE in emit_move_multi_word, at expr.c:3716

2020-04-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94614 --- Comment #5 from Richard Biener --- (In reply to Richard Biener from comment #4) > but lack the same check for the x parts. The following fixes it: > > diff --git a/gcc/expr.c b/gcc/expr.c > index b97c217e86d..dfbeae71518 100644 > --- a/gcc/

[Bug target/94614] ICE in emit_move_multi_word, at expr.c:3716

2020-04-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94614 --- Comment #4 from Richard Biener --- #1 0x00cecacc in emit_move_multi_word (mode=E_TImode, x=0x769f66c0, y=0x769f64e0) at /space/rguenther/src/gcc/gcc/expr.c:3716 (gdb) p debug_rtx (x) (subreg:TI (reg/v:DI 113 [ res ]

[Bug target/94614] ICE in emit_move_multi_word, at expr.c:3716

2020-04-16 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94614 Martin Liška changed: What|Removed |Added Summary|[10 Regression] ICE in |ICE in |emit_move_multi