re PR debug/48041 (dwarf2out emits unnecessary null byte in empty .debug_abbrev section)
authorMark Wielaard <mjw@redhat.com>
Fri, 25 Mar 2011 09:35:41 +0000 (09:35 +0000)
committerMark Wielaard <mark@gcc.gnu.org>
Fri, 25 Mar 2011 09:35:41 +0000 (09:35 +0000)
commit2a5ac39a3efd80d5380c1ae20dbbac2c19878f9e
tree8c515e6b49c1f01a24158e15fb4c20ca234d8771
parentfe052134f692c852e092a94917dfdec7b13612c0
re PR debug/48041 (dwarf2out emits unnecessary null byte in empty .debug_abbrev section)

PR debug/48041
* dwarf2out.c (output_abbrev_section): Only write table when
abbrev_die_table_in_use > 1.

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