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

jsm28@gcc.gnu.org jsm28@gcc.gnu.org
Wed Nov 20 16:38:00 GMT 2019


Author: jsm28
Date: Wed Nov 20 16:38:37 2019
New Revision: 278510

URL: https://gcc.gnu.org/viewcvs?rev=278510&root=gcc&view=rev
Log:
Document -Wc11-c2x-compat.

My patch that added initial C2X support and associated command-line
options missed documenting -Wc11-c2x-compat although the other options
were properly documented.  This patch adds the missing documentation.

Tested with "make info" and "make pdf".

	* doc/invoke.texi (-Wc11-c2x-compat): Document.

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



More information about the Gcc-cvs mailing list