https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98465
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=93971
--- Comment #8 from Martin Sebor <msebor at gcc dot gnu.org> ---
Pr93971 discusses the aliasing problem in general (all containers) and specific
to std::string.
