]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR42288 emit empty .debug_aranges section.
authorMark Wielaard <mjw@redhat.com>
Tue, 3 May 2011 19:36:08 +0000 (19:36 +0000)
committerMark Wielaard <mark@gcc.gnu.org>
Tue, 3 May 2011 19:36:08 +0000 (19:36 +0000)
commit6ac00218e10463af6597fb22e942601fd3751fad
treec21d71f9c1619f6fa81526e26f8effb83e9e44c5
parent3af42a7bacf04933a6ce32a9b04ea4217f1cc392
PR42288 emit empty .debug_aranges section.

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

From-SVN: r173340
gcc/ChangeLog
gcc/dwarf2out.c