Use SCALAR_INT_TYPE_MODE in loc_list_from_tree_1
commit1fcff97183e0554d50416c3c122b27159f1e87c0
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Oct 2017 09:38:30 +0000 (23 09:38 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Oct 2017 09:38:30 +0000 (23 09:38 +0000)
tree7741a16f3f321c1a57b2279200bb7428d79ade18
parent28018118a944fc4d9dbc9c98c168839e12a002e8
Use SCALAR_INT_TYPE_MODE in loc_list_from_tree_1

This follows on from similar changes a couple of months ago and
is needed when general modes have variable size.

2017-10-23  Richard Sandiford  <richard.sandiford@linaro.org>
    Alan Hayward  <alan.hayward@arm.com>
    David Sherwood  <david.sherwood@arm.com>

gcc/
* dwarf2out.c (loc_list_from_tree_1): Use SCALAR_INT_TYPE_MODE

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