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

--- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-18 
16:22:10 UTC ---
Author: jakub
Date: Fri Mar 18 16:22:01 2011
New Revision: 171151

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171151
Log:
    PR debug/48176
    * dwarf2out.c (dwarf2out_finish): Call output_aranges even when
    arange_table_in_use is 0, but either text_section_used or
    cold_text_section_used is true.  Don't call it if
    !info_section_emitted.

Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/dwarf2out.c

Reply via email to