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?