]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/dwarf2cfi.c
dwarf2cfi: Reset args_size properly across abnormal edges.
authorRichard Henderson <rth@redhat.com>
Mon, 25 Jul 2011 03:10:42 +0000 (20:10 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 25 Jul 2011 03:10:42 +0000 (20:10 -0700)
commit2f23f97acc3d668939f397c2d6b39ab863d6340e
tree2e6c9e8714e863d676dac7095a4204b9b14a0de6
parent2edb462ee46b548bf329776139299d29ad355eac
dwarf2cfi: Reset args_size properly across abnormal edges.

        * dwarf2cfi.c (maybe_record_trace_start): Add abnormal parameter.
        Zero args_size for abnormal edges.  Adjust all callers.

From-SVN: r176727
gcc/ChangeLog
gcc/dwarf2cfi.c