]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
dwarf2out.c (mem_loc_descriptor): Use XEXP, not SUBREG_REG, with auto-inc codes.
authorRichard Henderson <rth@redhat.com>
Mon, 1 Aug 2005 21:10:26 +0000 (14:10 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 1 Aug 2005 21:10:26 +0000 (14:10 -0700)
commit75735872fa99db486ceb2a0ac4f098b061dbe240
tree4648e27de4b3febcdc5c2a1670efd8736dc85de0
parent5671655ef929c56174f48355ba0e74e117006264
dwarf2out.c (mem_loc_descriptor): Use XEXP, not SUBREG_REG, with auto-inc codes.

        * dwarf2out.c (mem_loc_descriptor): Use XEXP, not SUBREG_REG,
        with auto-inc codes.

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