OSDN Git Service

dwarf2cfi: Reset args_size properly across abnormal edges.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Jul 2011 03:10:42 +0000 (03:10 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Jul 2011 03:10:42 +0000 (03:10 +0000)
commiteb6566712ec19a9bbc1a32da37a093cda907f554
tree2e6c9e8714e863d676dac7095a4204b9b14a0de6
parent215db506f0f7733229ebfc3efcb892c0333d3d49
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176727 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2cfi.c