r278511 - in /branches/gcc-9-branch/gcc: Change...

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


Author: jsm28
Date: Wed Nov 20 16:43:14 2019
New Revision: 278511

URL: https://gcc.gnu.org/viewcvs?rev=278511&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:
    branches/gcc-9-branch/gcc/ChangeLog
    branches/gcc-9-branch/gcc/doc/invoke.texi



More information about the Gcc-cvs mailing list