dwarf2out.c (mem_loc_descriptor): Call base_type_for_mode with op_mode instead of...
authorJakub Jelinek <jakub@redhat.com>
Wed, 1 Jun 2011 14:21:06 +0000 (16:21 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 1 Jun 2011 14:21:06 +0000 (16:21 +0200)
commita78d13c3e845bd4b5629b0c810de4d8781bd46b4
tree0c41e8b87ba1498e5bbc5a443141cfafca6af803
parent572070efe35a919dc526dd7972dc7d3b3015a4f5
dwarf2out.c (mem_loc_descriptor): Call base_type_for_mode with op_mode instead of mode.

* dwarf2out.c (mem_loc_descriptor) <do_ucompare>: Call
base_type_for_mode with op_mode instead of mode.

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