Ensure the mode used to create split registers is suppported
commit4f031018570adea9ed26a22e1879d4440969fdc8
authormpf <mpf@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Feb 2017 12:07:23 +0000 (20 12:07 +0000)
committermpf <mpf@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Feb 2017 12:07:23 +0000 (20 12:07 +0000)
tree17b1f58c60f934e17310ee46f296ffc97c773b9b
parent483f7b7798c78159fce2a2811de0d2054edf404f
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245601 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/lra-constraints.c