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

--- Comment #1 from Mark Wielaard <mark at gcc dot gnu.org> 2011-03-25 09:35:44 UTC ---
Author: mark
Date: Fri Mar 25 09:35:41 2011
New Revision: 171441

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171441
Log:
PR debug/48041
* dwarf2out.c (output_abbrev_section): Only write table when
abbrev_die_table_in_use > 1.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c


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