Do not describe -std=c11 etc. as experimental in c.opt help text.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 1 Oct 2015 17:00:14 +0000 (18:00 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 1 Oct 2015 17:00:14 +0000 (18:00 +0100)
commit0d1a8f7517eaed1d38d3827248e007634475bca4
tree7aedd4aad5b31694c2e21045791fb8b28349949a
parent7b8089a3c65706af612097ce10280cb4858512d2
Do not describe -std=c11 etc. as experimental in c.opt help text.

I noticed that c.opt still described -std=c11 and related options as
experimental in the --help text.  This patch fixes this.

Bootstrapped with no regressions on x86_64-pc-linux-gnu.

* c.opt (std=c11): Do not describe as experimental.
(std=gnu11): Likewise.
(std=iso9899:2011): Likewise.

From-SVN: r228349
gcc/c-family/ChangeLog
gcc/c-family/c.opt