gimple-ssa-store-merging.c: fix sort_by_bitpos
authorAlexander Monakov <amonakov@gcc.gnu.org>
Thu, 20 Jul 2017 15:13:56 +0000 (18:13 +0300)
committerAlexander Monakov <amonakov@gcc.gnu.org>
Thu, 20 Jul 2017 15:13:56 +0000 (18:13 +0300)
commit109cca3b53eaf9883143a095ce277de26fc7da4f
treee7bbf7746a189d7185c82f3faebc0285206c34f5
parent584bafb66df106ddbc5ef6749462ca2375fa0086
gimple-ssa-store-merging.c: fix sort_by_bitpos

* gimple-ssa-store-merging.c (sort_by_bitpos): Return 0 on equal bitpos.

From-SVN: r250394
gcc/ChangeLog
gcc/gimple-ssa-store-merging.c