[Bug tree-optimization/105545] [12/13 Regression] Warning for string assignment with _GLIBCXX_ASSERTIONS since r12-3347-g8af8abfbbace49e6
pdimov at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Jun 21 15:35:24 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105545
Peter Dimov <pdimov at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pdimov at gmail dot com
--- Comment #7 from Peter Dimov <pdimov at gmail dot com> ---
FWIW, I'm getting this warning in one of the Boost.Describe examples
(https://godbolt.org/z/WKMjeTdne) from innocent-looking code that concatenates
std::strings with op+.
More information about the Gcc-bugs
mailing list