This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc-7/changes.html adjustments


Committed.

Richard.

2017-02-28  Richard Biener  <rguenther@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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]