https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79376
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P1
Target Milestone|--- |7.0
Summary|wrong lower bound with %s |[7 Regression] wrong lower
|and non-constant strings in |bound with %s and
|-Wformat-overflow |non-constant strings in
| |-Wformat-overflow
--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
Since this bug causes wrong code I'm marking it a P1 regression.