This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/48041] dwarf2out emits unnecessary null byte in empty .debug_abbrev section
- From: "ro at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 29 Jun 2011 10:21:48 +0000
- Subject: [Bug debug/48041] dwarf2out emits unnecessary null byte in empty .debug_abbrev section
- Auto-submitted: auto-generated
- References: <bug-48041-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48041
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Last reconfirmed| |2011.06.29 10:20:52
CC| |ro at gcc dot gnu.org
Resolution|FIXED |
Target Milestone|--- |4.7.0
Ever Confirmed|0 |1
--- Comment #3 from Rainer Orth <ro at gcc dot gnu.org> 2011-06-29 10:20:52 UTC ---
Unfortunately, this caused PR debug/49364. I think the patch should be
reverted
or the .debug_abbrev section not be emitted at all in this case.