This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/48253] New: [4.6/4.7 Regression] Further .debug_aranges issues
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 23 Mar 2011 12:58:06 +0000
- Subject: [Bug debug/48253] New: [4.6/4.7 Regression] Further .debug_aranges issues
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48253
Summary: [4.6/4.7 Regression] Further .debug_aranges issues
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: debug
AssignedTo: jakub@gcc.gnu.org
ReportedBy: jakub@gcc.gnu.org
CC: tromey@gcc.gnu.org, jan.kratochvil@redhat.com
Created attachment 23756
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23756
aranges.c
As following testcases show, while PR48176 fixed some .debug_aranges related
regressions, with the addition of .text.startup and .text.exit sections we
still sometimes don't emit .debug_aranges covering all the code snippets for a
particular CU.