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++/15801] some C++11 symbols can't be demangled


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

--- Comment #4 from Ben Longbons <b.r.longbons at gmail dot com> ---
For the interest of anyone else needing to work around this:

I found the original gcc bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51322

which fortunately gives a way to stop the wrong symbols from being emitted for
compatibility (-fabi-version=6).

-- 
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]