https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122743
Bug ID: 122743
Summary: libstdc++ ABI doc needs updating for >=15
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Keywords: documentation
Severity: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: sjames at gcc dot gnu.org
Target Milestone: ---
This was mentioned on some Phoronix comment with a misunderstanding, but we
should update https;//gcc.gnu.org/onlinedocs/libstdc++/manual/abi.html for >=15
anyway for libstdc++, and older for libgcc.
Jakub pointed out that libgcc especially needs some more care for some e.g.
riscv-only symbols (though I wonder if we should really keep trying to maintain
all of this or not).