dwarf2out.c (stack_adjust_offset): New function.
authorAndrew Haley <aph@redhat.com>
Fri, 1 Sep 2000 13:34:26 +0000 (13:34 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Fri, 1 Sep 2000 13:34:26 +0000 (13:34 +0000)
commit1ba5ae8f0888da3bae02c130182485d58e8adce6
treea8123994769b63ee80e9dfbc08c491c643921de1
parentf75157d26396d06d81988d2397fb891c7722076e
dwarf2out.c (stack_adjust_offset): New function.

2000-09-01  Andrew Haley  <aph@redhat.com>

        * dwarf2out.c (stack_adjust_offset): New function.
        (dwarf2out_stack_adjust): Break out stack adjust logic into
        new stack_adjust_offset function.  Look inside parallels and
        sequences for stack adjustments.

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