PR debug/48176
commit8db230f7574c4e151b470c54e34ba59be8a9fee2
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Mar 2011 16:18:05 +0000 (18 16:18 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Mar 2011 16:18:05 +0000 (18 16:18 +0000)
tree1aecf8a59cfbc06f52fa1411e322505d3765acea
parent73475e841e5db42f9773d5af046b79b73f457a90
PR debug/48176
* dwarf2out.c (dwarf2out_finish): Call output_aranges even when
arange_table_in_use is 0, but either text_section_used or
cold_text_section_used is true.  Don't call it if
!info_section_emitted.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171150 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2out.c