r216247 - in /trunk/gcc: ChangeLog c-family/Cha...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Wed Oct 15 10:08:00 GMT 2014


Author: mpolacek
Date: Wed Oct 15 10:08:00 2014
New Revision: 216247

URL: https://gcc.gnu.org/viewcvs?rev=216247&root=gcc&view=rev
Log:
	* doc/invoke.texi: Update to reflect that GNU11 is the default
	mode for C.
	* c-common.h (c_language_kind): Update comment.
c-family/
	* c-opts.c (c_common_init_options): Make -std=gnu11 the default for C.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-common.h
    trunk/gcc/c-family/c-opts.c
    trunk/gcc/doc/invoke.texi



More information about the Gcc-cvs mailing list