re PR rtl-optimization/88349 ([MIPS] Redundant store instructions generated start...
authorVladimir Makarov <vmakarov@redhat.com>
Fri, 7 Dec 2018 16:08:17 +0000 (16:08 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Fri, 7 Dec 2018 16:08:17 +0000 (16:08 +0000)
commit66a0970a1f728399bc81b38b845e2045605a2294
treeae48781718d95c1ceaae788a0dfadcc323fb7828
parent29f0d7d457668f1a6acd3bd8b9ac67d37315d999
re PR rtl-optimization/88349 ([MIPS]  Redundant store instructions generated start with r266385)

2018-12-07  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/88349
* ira-costs.c (record_operand_costs): Check bigger reg class on
NO_REGS.

2018-12-07  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/88349
* gcc.target/mips/pr88349.c: New.

From-SVN: r266894
gcc/ChangeLog
gcc/ira-costs.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/pr88349.c [new file with mode: 0644]