re PR rtl-optimization/78580 (Segfault in gcc with multilib (-m32) and -ffixed-*)
authorVladimir Makarov <vmakarov@redhat.com>
Wed, 21 Dec 2016 22:20:11 +0000 (22:20 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Wed, 21 Dec 2016 22:20:11 +0000 (22:20 +0000)
commitbc13623efe35128a825396636f727e342a1847d4
tree57f8f95be0f54be3f9e34d2884b742951d21ecc3
parent0dba79602a7e3fb62bebee58b2cd7c24115b4faf
re PR rtl-optimization/78580 (Segfault in gcc with multilib (-m32) and -ffixed-*)

2016-12-21  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/78580
* ira-costs.c (find_costs_and_classes): Make regno_aclass
translated into an allocno class.

2016-12-21  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/78580
* gcc.target/i386/pr78580.c: New.

From-SVN: r243875
gcc/ChangeLog
gcc/ira-costs.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr78580.c [new file with mode: 0644]