dwarf2out.c (loc_descriptor): For SUBREG pass SUBREG_REG's mode as second argument...
authorJakub Jelinek <jakub@redhat.com>
Wed, 19 Oct 2011 08:43:09 +0000 (10:43 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 19 Oct 2011 08:43:09 +0000 (10:43 +0200)
commit091751993553dae197bfda9230f15d9cb9dd86df
tree4c1e24d35e788fa79e9f10fa53b6a59a1bd253da
parent02a448403a0cd73c9ab14494aa237df810e1ba1d
dwarf2out.c (loc_descriptor): For SUBREG pass SUBREG_REG's mode as second argument instead of mode.

* dwarf2out.c (loc_descriptor): For SUBREG pass SUBREG_REG's mode as
second argument instead of mode.

From-SVN: r180178
gcc/ChangeLog
gcc/dwarf2out.c