re PR middle-end/90840 (ICE in simplify_subreg, at simplify-rtx.c:6441)
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 7 Dec 2019 12:20:44 +0000 (12:20 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 7 Dec 2019 12:20:44 +0000 (12:20 +0000)
commitea37206decb6b4df127e65af206c58e6fc3ae60a
tree9b18614f9e99a9c95e508acbf32a4e3be29cd637
parent9c81750c5bedd7883182ee2684a012c6210ebe1d
re PR middle-end/90840 (ICE in simplify_subreg, at simplify-rtx.c:6441)

PR middle-end/90840
* expr.c (expand_assignment): In the case of a CONCAT on the LHS, make
sure to pass a valid inner mode in calls to simplify_gen_subreg.

From-SVN: r279076
gcc/ChangeLog
gcc/expr.c