Check suitability of spill register for mode
authorKwok Cheung Yeung <kcy@codesourcery.com>
Thu, 14 Nov 2019 23:37:13 +0000 (23:37 +0000)
committerKwok Cheung Yeung <kcy@gcc.gnu.org>
Thu, 14 Nov 2019 23:37:13 +0000 (23:37 +0000)
commit1a4ec3250596b03e1b2edcfbc9d903c1f189f077
treee398cece2b071a15efc81d1904e88af445b4bac3
parentf674b4a72ad737d04807cd3d6c8270acba2e460b
Check suitability of spill register for mode

2019-11-14  Kwok Cheung Yeung  <kcy@codesourcery.com>

gcc/
* lra-spills.c (assign_spill_hard_regs): Check that the spill
register is suitable for the mode.

From-SVN: r278267
gcc/ChangeLog
gcc/lra-spills.c