[Bug libstdc++/61519] New: Seemingly incorrect vtable reference when libstdc++ built with RTTI

2014-06-16 Thread matthew at theiselins dot net
Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: matthew at theiselins dot net I have run into a problem today with a GCC toolchain and libstdc++ for a custom OS target, and the x86_64 architecture (https://github.com/pcmattman

[Bug libstdc++/61519] Seemingly incorrect vtable reference when libstdc++ built with RTTI

2014-06-16 Thread matthew at theiselins dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61519 --- Comment #2 from Matthew Iselin --- Where would I start in identifying what about the target is causing the issue? The best I can come up with is an issue with the vtable prefix and/or the math to determine the deepest object, but can't (yet)

[Bug libstdc++/61519] Seemingly incorrect vtable reference when libstdc++ built with RTTI

2014-06-17 Thread matthew at theiselins dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61519 Matthew Iselin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---