r261453 - in /trunk/gcc: ChangeLog doc/invoke.texi

msebor@gcc.gnu.org msebor@gcc.gnu.org
Mon Jun 11 20:32:00 GMT 2018


Author: msebor
Date: Mon Jun 11 20:32:24 2018
New Revision: 261453

URL: https://gcc.gnu.org/viewcvs?rev=261453&root=gcc&view=rev
Log:
gcc/ChangeLog:

	* doc/invoke.texi (-Wall): List -Wc++17-compat.
	(Wno-class-memaccess): Add @opindex.
	(Wno-templates, Wno-multiple-inheritance): Same.
	(Wno-virtual-inheritance, Wno-namespaces): Same.
	(Wno-pedantic, Wno-chkp, Wcoverage-mismatch): Same.
	(Wno-format-overflow, Wno-format-truncation): Same.
	(Wno-unused-local-typedefs, Walloc-size-larger-than): Same.
	(Wno-alloc-size-larger-than, Wframe-larger-than): Same
	(Wno-stack-usage, Wno-c++-compat, Wno-c++11-compat): Same.
	(Wno-c++14-compat, Wno-c++17-compat, Wno-openmp-simd): Same.
	(Wno-unsuffixed-float-constants, Wno-addr-space-convert): Same.
	(Wno-misspelled-isr): Same.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/invoke.texi



More information about the Gcc-cvs mailing list