This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49202] MMIX: Wrong debugging information generated (UNKNOWN: length 2)
- 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: Fri, 8 Jul 2011 06:43:55 +0000
- Subject: [Bug target/49202] MMIX: Wrong debugging information generated (UNKNOWN: length 2)
- Auto-submitted: auto-generated
- References: <bug-49202-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49202
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-07-08 06:43:25 UTC ---
If you have very old binutils/gdb, you might want to use -gstrict-dwarf, then
gcc won't emit the various debug info extensions, including discriminators.