[Bug debug/34249] [4.3 Regression] FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-use -D_PROFILE_USE

uros at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jan 16 11:47:00 GMT 2008



------- Comment #6 from uros at gcc dot gnu dot org  2008-01-16 11:11 -------
Subject: Bug 34249

Author: uros
Date: Wed Jan 16 11:10:27 2008
New Revision: 131570

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131570
Log:
        PR debug/34249
        * debug.h (dwarf2out_switch_text_section): Move declaration from ...
        * dwarf2out.c (dwarf2out_switch_text_section): ... here.  Make
        function global.
        * final.c (final_scan_insn) [NOTE_INSN_SWITCH_TEXT_SECTIONS]:
        Depending on dwarf2out_do_frame, call dwarf2out_switch_text_section
        for DWARF2_UNWIND_INFO targets.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/debug.h
    trunk/gcc/dwarf2out.c
    trunk/gcc/final.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34249



More information about the Gcc-bugs mailing list