This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/68229] .debug_pubnames length field is too large
- From: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 04 Aug 2017 00:10:26 +0000
- Subject: [Bug debug/68229] .debug_pubnames length field is too large
- Auto-submitted: auto-generated
- References: <bug-68229-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68229
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
CC| |egallager at gcc dot gnu.org
Resolution|--- |FIXED
--- Comment #5 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Todd Allen from comment #4)
> It appears to have been fixed in gcc-4.9.0 by Sterling Augustine,
> 2013-07-25, with the new include_pubname_in_output function. I don't have a
> 4.9.0 compiler, but I did test it with gcc-4.9.2 on Fedora 21, and that
> worked. I'll take up the issue with RedHat, since it's RHEL 7.0 that
> provides gcc-4.8.x still.
OK, closing as FIXED, but if you have a link to the issue you opened with
RedHat, it could be closed as MOVED instead.