re PR middle-end/68291 (ICE in emit_move_insn, at expr.c:3540)
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 8 Dec 2015 18:47:54 +0000 (18:47 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 8 Dec 2015 18:47:54 +0000 (18:47 +0000)
commit21fc3950f686e37785b377d44d0054b75e8e203f
tree2cd69c5e36666ee9b948247a6efa48eef6cbc59d
parent2f0ce51aee5b0036b4134a8acf6b9b801293b4d3
re PR middle-end/68291 (ICE in emit_move_insn, at expr.c:3540)

PR middle-end/68291
PR middle-end/68292
* cfgexpand.c (set_rtl): Always accept mode mismatch for SSA names
with BLKmode promoted mode based on RESULT_DECLs.

From-SVN: r231422
gcc/ChangeLog
gcc/cfgexpand.c