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
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)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61519
Matthew Iselin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---