This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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 c++/14065] Crash when loading symbols from C++11 / gcc 4.7binary


http://sourceware.org/bugzilla/show_bug.cgi?id=14065

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |7.5

--- Comment #4 from Tom Tromey <tromey at redhat dot com> 2012-05-22 13:57:17 UTC ---
Fixed.
But note if you are checking out from the gdb cvs repository,
you will have to wait until the file is sync'd from gcc svn.
The change you want is this one, from libiberty:

2012-05-22  Tom Tromey  <tromey@redhat.com>

        http://sourceware.org/bugzilla/show_bug.cgi?id=14065
        * testsuite/demangle-expected: Add regression test.
        * cp-demangle.c (d_find_pack): Return NULL for
        DEMANGLE_COMPONENT_UNNAMED_TYPE.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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