OSDN Git Service

PR debug/34484
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Jan 2008 09:55:15 +0000 (09:55 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Jan 2008 09:55:15 +0000 (09:55 +0000)
commitaf30c139849db1c37033dee32ec7da3c10945c5c
treea68205acd4b6d3fb09b6215487da104ff8d8b934
parent0aeadebf36eab6d537b67b38c5dcacf648f2f69f
PR debug/34484
* dwarf2out.c (dwarf2out_switch_text_section): Do not guard with
DWARF2_DEBUGGING_INFO.
(dwarf2out_note_section_used): Ditto.  Add prototype.
(have_multiple_function_sections, text_section_used,
cold_text_section_used, *cold_text_sections): Move declarations
before their uses.

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