------- 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 <[EMAIL PROTECTED]> 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