https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116159
Keno Fischer <keno at juliacomputing dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |keno at juliacomputing dot com
--- Comment #12 from Keno Fischer <keno at juliacomputing dot com> ---
I just wanted to leave a breadcrumb here that the fix to this issue causes ABI
incompatibilities between GCC-13-built binaries and GCC-15-provided libstdc++
(I wrote up all the details here:
https://github.com/JuliaPackaging/Yggdrasil/pull/14033). I don't think anything
needs to be done upstream at this point, but just as an FYI to any future
readers that may come across this issue.