http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48400
--- Comment #29 from Richard Henderson <rth at gcc dot gnu.org> 2011-04-04 22:13:58 UTC --- Author: rth Date: Mon Apr 4 22:13:54 2011 New Revision: 171955 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171955 Log: PR 48400 * dwarf2out.c (output_line_info): Always emit line info from at least one section. (dwarf2out_init): Create text_section_line_info here ... (set_cur_line_info_table): ... not here. Modified: trunk/gcc/ChangeLog trunk/gcc/dwarf2out.c