invoke.texi: Update to reflect that GNU11 is the default mode for C.
authorMarek Polacek <polacek@redhat.com>
Wed, 15 Oct 2014 10:08:00 +0000 (10:08 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Wed, 15 Oct 2014 10:08:00 +0000 (10:08 +0000)
commitd73326ca59c975967be01add1918f0743c779bb4
treec9f5756cd1beeca56ec5d77216435248c56b4966
parent13f447a33ca50156257d0cef0b707aa18416fa9b
invoke.texi: Update to reflect that GNU11 is the default mode for C.

* 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.

From-SVN: r216247
gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/c-family/c-common.h
gcc/c-family/c-opts.c
gcc/doc/invoke.texi