dwarf2out.c (default_eh_frame_section): Split into ...
authorRainer Orth <ro@TechFak.Uni-Bielefeld.DE>
Mon, 29 Sep 2003 22:07:39 +0000 (22:07 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 29 Sep 2003 22:07:39 +0000 (22:07 +0000)
commit9d340419285814de51cced9ad39d682c0037167f
tree60a0220083007bd188f5ad527ba761e6c87ea827
parentbc800bb24754583687623be67c348523ca78731a
dwarf2out.c (default_eh_frame_section): Split into ...

* dwarf2out.c (default_eh_frame_section): Split into ...
(named_section_eh_frame_section, collect2_eh_frame_section): ... new
functions.
* output.h (named_section_eh_frame_section): Declare.
(collect2_eh_frame_section): Likewise.

From-SVN: r71920
gcc/ChangeLog
gcc/dwarf2out.c
gcc/output.h