* config/i386/i386.c (ix86_split_idivmod): Use mode instead of
commita77a09cc58b9dbb34d42d19c664645fa3fdef070
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 30 Sep 2017 07:59:27 +0000 (30 07:59 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 30 Sep 2017 07:59:27 +0000 (30 07:59 +0000)
tree811cfe0bd27fc2ae8c2182a9e30412256e09beaf
parentafac7bd11f2eaf83c2d808fbcc2024bae78c65a6
* config/i386/i386.c (ix86_split_idivmod): Use mode instead of
always SImode for DIV and MOD in REG_EQUAL notes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253316 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c