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 other/22313] [4.1/4.2 Regression] gcc HEAD as of 2005/07/05 fails to profiledbootstrap without -g



------- Comment #23 from pinskia at gcc dot gnu dot org  2005-12-20 04:53 -------
Subject: Bug 22313

Author: pinskia
Date: Tue Dec 20 04:53:06 2005
New Revision: 108839

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108839
Log:
2005-12-19  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/22313
        * dwarf2out.c (dwarf2out_switch_text_section): Export.
        * debug.h (dwarf2out_switch_text_section): Prototype.
        * final.c (final_scan_insn): Call dwarf2out_switch_text_section
        if we need to call it for dwarf2 unwind info.


Forgot the PR number

Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog


-- 


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


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