This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/49364] [4.7 regressions] Empty .debug_abbrev sections confuse SGI nm
- From: "jakub 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 17:29:21 +0000
- Subject: [Bug debug/49364] [4.7 regressions] Empty .debug_abbrev sections confuse SGI nm
- Auto-submitted: auto-generated
- References: <bug-49364-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49364
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-06-29 17:28:45 UTC ---
Created attachment 24636
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24636
gcc47-pr49364.patch
Ugh, broken vendor tools.
Anyway, does the following patch fix it? There is no need to emit
the .debug_abbrev section at all in that case...