This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/48176] [4.6/4.7 Regression] .debug_aranges is no longer emitted
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 18 Mar 2011 09:35:05 +0000
- Subject: [Bug debug/48176] [4.6/4.7 Regression] .debug_aranges is no longer emitted
- Auto-submitted: auto-generated
- References: <bug-48176-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48176
--- Comment #9 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-03-18 09:34:48 UTC ---
> I've tried a-charac.ads and fde_table_in_use is 0 in that case, so I wonder how
> the PR46704 patch could stop emitting .debug_aranges in that case (unless there
> was some bug that has been fixed since then).
You need to compile with -fkeep-inline-functions.