re PR target/34484 (libgcc should check if feclearexcept (and others) available for...
authorUros Bizjak <ubizjak@gmail.com>
Fri, 18 Jan 2008 09:55:15 +0000 (10:55 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 18 Jan 2008 09:55:15 +0000 (10:55 +0100)
commit74ab34d348080289e50f5af6e3c88eeb2f066bcc
treea68205acd4b6d3fb09b6215487da104ff8d8b934
parent4312e020f1419864e1c05ecb0e85b4876d01bd08
re PR target/34484 (libgcc should check if feclearexcept (and others) available for BID support on uclibc)

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.

From-SVN: r131626
gcc/ChangeLog
gcc/dwarf2out.c