Committed. Richard.
2017-02-28 Richard Biener <rguent...@suse.de> * gcc-7/changes.html: Fix double value, adjust -Wstringop-overflow default. Index: changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v retrieving revision 1.67 diff -r1.67 changes.html 460c460 < return value value which indicates whether or not its output has --- > return value which indicates whether or not its output has 484c484 < <code>-Wstringop-overflow=1</code> is enabled by default.</p> --- > <code>-Wstringop-overflow=2</code> is enabled by default.</p>