[Bug debug/48176] .debug_aranges is no longer emitted

2011-03-18 Thread jakub at gcc dot gnu.org
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

[Bug debug/48176] .debug_aranges is no longer emitted

2011-03-18 Thread jakub at gcc dot gnu.org
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

[Bug debug/48176] .debug_aranges is no longer emitted

2011-03-18 Thread rguenth at gcc dot gnu.org
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

[Bug debug/48176] .debug_aranges is no longer emitted

2011-03-17 Thread jan.kratochvil at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48176 Jan Kratochvil changed: What|Removed |Added CC||tromey at redhat dot com --- Comment #2

[Bug debug/48176] .debug_aranges is no longer emitted

2011-03-17 Thread pinskia at gcc dot gnu.org
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.