Do not describe -std=c11 etc. as experimental in c.opt help text.
commit05b84e7b93d5b64287a648eb0fca6620e9adc67c
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Oct 2015 17:00:14 +0000 (1 17:00 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Oct 2015 17:00:14 +0000 (1 17:00 +0000)
tree7aedd4aad5b31694c2e21045791fb8b28349949a
parentd78020576fa3a3b4eaa4a30d48d329ca2b8cdb02
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@228349 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-family/ChangeLog
gcc/c-family/c.opt