]> gcc.gnu.org Git - gcc.git/commit
re PR middle-end/90840 (ICE in simplify_subreg, at simplify-rtx.c:6441)
authorJakub Jelinek <jakub@redhat.com>
Wed, 20 Nov 2019 08:32:56 +0000 (09:32 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 20 Nov 2019 08:32:56 +0000 (09:32 +0100)
commitd742b0c1a02aab7fa61b6d89eecee81b298f06c6
tree27cfc00bd288f287714d449f817fefcce69e2c67
parent94cdd3b7ceff688d039a9f134013ac9069df2e8c
re PR middle-end/90840 (ICE in simplify_subreg, at simplify-rtx.c:6441)

PR middle-end/90840
* expmed.c (store_bit_field_1): Handle the case where op0 is not a MEM
and has a mode that doesn't have corresponding integral type.

* gcc.c-torture/compile/pr90840.c: New test.

From-SVN: r278483
gcc/ChangeLog
gcc/expmed.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr90840.c [new file with mode: 0644]
This page took 0.055635 seconds and 5 git commands to generate.