]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR target/91919
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Sep 2019 15:48:51 +0000 (15:48 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Sep 2019 15:48:51 +0000 (15:48 +0000)
commit49833aa25999b2e965690686aec8444db97e8455
tree36fc359495e21c65c23f8195ca79585a708390a6
parent7c6b8a9fa7b49d76aff983b224efca2535ce19a7
PR target/91919
* config/arm/arm.md (<US>mlal): Remove SE wrappers around operands
of SImode MULT.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@276183 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr91919.c [new file with mode: 0644]