Ensure the mode used to create split registers is suppported
authorMatthew Fortune <matthew.fortune@imgtec.com>
Mon, 20 Feb 2017 12:07:23 +0000 (12:07 +0000)
committerMatthew Fortune <mpf@gcc.gnu.org>
Mon, 20 Feb 2017 12:07:23 +0000 (12:07 +0000)
commit1b51df94425a71e9f0ee1d53559e2063a29e85cc
tree17b1f58c60f934e17310ee46f296ffc97c773b9b
parent77850e96ddcb1c1c1be784569d9b18e1c3f96186
Ensure the mode used to create split registers is suppported

gcc/
PR target/78012
* lra-constraints.c (split_reg): Check requested split mode
is supported by the register.

From-SVN: r245601
gcc/ChangeLog
gcc/lra-constraints.c