]> gcc.gnu.org Git - gcc.git/commit - gcc/c-family/ChangeLog
c-common.h (enum cxx_dialect): Add cxx1z.
authorJason Merrill <jason@redhat.com>
Thu, 26 Jun 2014 18:15:29 +0000 (14:15 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 26 Jun 2014 18:15:29 +0000 (14:15 -0400)
commitda73100b48932e7e01669993031fd694ed1590b2
treed199320e18256021973a188688722031198ee26f
parentf8a36c783d8cc386ad77c2a5ed005273071db157
c-common.h (enum cxx_dialect): Add cxx1z.

* c-common.h (enum cxx_dialect): Add cxx1z.
* c.opt (std=c++1z, std=c++17, std=gnu++1z, std=gnu++17): New.
* c-opts.c (c_common_handle_option, set_std_cxx1z): Handle it.

From-SVN: r212042
gcc/c-family/ChangeLog
gcc/c-family/c-common.h
gcc/c-family/c-opts.c
gcc/c-family/c.opt
This page took 0.248186 seconds and 5 git commands to generate.