This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/34844] [4.3 Regression] /usr/ccs/bin/ld: Unsatisfied symbols: dwarf2out_switch_text_section



------- Comment #4 from ubizjak at gmail dot com  2008-01-18 11:53 -------
Author: uros
Date: Fri Jan 18 09:55:15 2008
New Revision: 131626

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131626
Log:
        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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]