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/48253] New: [4.6/4.7 Regression] Further .debug_aranges issues


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.


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