https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90404
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |msebor at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |msebor at gcc dot gnu.org Summary|No warning on attempts to |No warning on attempts to |modify a const |modify a const object --- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> --- I'm hoping to work on at least a subset of this (string built-in functions) for GCC 10. The usual caveat about false positives/negatives of middle-end warnings applies here.