r196384 - in /branches/c++-concepts: ChangeLog....

gdr@gcc.gnu.org gdr@gcc.gnu.org
Fri Mar 1 14:51:00 GMT 2013


Author: gdr
Date: Fri Mar  1 14:51:48 2013
New Revision: 196384

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196384
Log:
	* gcc/c-family/c-common.c (cxx_dialect): Set C++11 as default.
	* gcc/c-family/c.opt(flag_concepts): Add.
	* gcc/cp/lex.c (flag_concepts): New.  Enabled concept support by
	default. 


Modified:
    branches/c++-concepts/ChangeLog.concepts
    branches/c++-concepts/gcc/c-family/c-common.c
    branches/c++-concepts/gcc/c-family/c.opt
    branches/c++-concepts/gcc/cp/lex.c



More information about the Gcc-cvs mailing list