PR42288 emit empty .debug_aranges section.
authormark <mark@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 May 2011 19:36:08 +0000 (19:36 +0000)
committermark <mark@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 May 2011 19:36:08 +0000 (19:36 +0000)
commitfb5124535c795a4a796743ee379c80a5a94e8a65
treec21d71f9c1619f6fa81526e26f8effb83e9e44c5
parent498fed4e444684d2f24b849c472b8713bd6a7d29
PR42288 emit empty .debug_aranges section.

* dwarf2out.c (dwarf2out_finish): Always call output_aranges ()
  when info_section_emitted.

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