http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48176
--- Comment #5 from Jakub Jelinek 2011-03-18
09:00:59 UTC ---
I believe Eric's change was wrong actually, .debug_aranges section has useful
content even when !arange_table_in_use. In particular, it describes .text and
.text.unlikely sections.
S
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48176
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #4 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48176
--- Comment #3 from Richard Guenther 2011-03-18
08:38:39 UTC ---
elfutils should be more forgiving
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48176
Jan Kratochvil changed:
What|Removed |Added
CC||tromey at redhat dot com
--- Comment #2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48176
--- Comment #1 from Andrew Pinski 2011-03-18
06:17:20 UTC ---
Hmm, maybe because the section would be empty, see PR 42288.