This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/48041] dwarf2out emits unnecessary null byte in empty .debug_abbrev section


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]