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/48176] [4.6/4.7 Regression] .debug_aranges is no longer emitted


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

--- Comment #11 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-03-18 09:51:26 UTC ---
> Thanks, I see.  fde_table_in_use is 2 then, arange_table_in_use is 0,
> text_section_used 0 and cold_text_section_used 0.  So, the #c5 and both #c8
> alternatives would fix this issue and not reintroduce the problem with
> a-charac.ads -O2 -g -fkeep-inline-functions.

What about testing ranges_by_label_in_use instead?


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