dwarf2out.c (stack_adjust_offset): Add support for POST_INC, POST_DEC, and POST_MODIFY.
authorAndrew MacLeod <amacleod@redhat.com>
Thu, 28 Feb 2002 03:09:41 +0000 (03:09 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Thu, 28 Feb 2002 03:09:41 +0000 (03:09 +0000)
commitf472fa294971c3ab22a8c5b47dd3fde0f819fc0b
treece5540c2ef14c8dff94186422205259b66526981
parentd627547118977e053c8204594bb45a6c76f87a45
dwarf2out.c (stack_adjust_offset): Add support for POST_INC, POST_DEC, and POST_MODIFY.

* dwarf2out.c (stack_adjust_offset): Add support for POST_INC,
POST_DEC, and POST_MODIFY.

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