[Bug tree-optimization/86701] Optimize strlen called on std::string c_str()
glisse at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 27 11:56:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86701
--- Comment #1 from Marc Glisse <glisse at gcc dot gnu.org> ---
Aren't you allowed to have null characters in the middle of a std::string?
More information about the Gcc-bugs
mailing list