dwarf2out.c (current_fde): New.
authorXuepeng Guo <xuepeng.guo@intel.com>
Tue, 27 May 2008 18:03:55 +0000 (18:03 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 27 May 2008 18:03:55 +0000 (11:03 -0700)
commit3ce6e42e461067f768993ee50270b3d6f7cf50f8
treec446caf48ad87a202c303d7933ffe53371828df3
parenta32990968ed7264a23f0546123a1384f6a0e4db5
dwarf2out.c (current_fde): New.

2008-05-27  Xuepeng Guo  <xuepeng.guo@intel.com>
    H.J. Lu  <hongjiu.lu@intel.com>

* dwarf2out.c (current_fde): New.
(add_cfi): Use it.
(lookup_cfa:): Likewise.
(dwarf2out_end_epilogue): Likewise.
(dwarf2out_note_section_used): Likewise.

Co-Authored-By: H.J. Lu <hongjiu.lu@intel.com>
From-SVN: r136043
gcc/ChangeLog
gcc/dwarf2out.c