This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r200450 - in /trunk: gcc/cp/ChangeLog gcc/cp/de...


Author: jason
Date: Thu Jun 27 02:35:46 2013
New Revision: 200450

URL: http://gcc.gnu.org/viewcvs?rev=200450&root=gcc&view=rev
Log:
	* typeck2.c (store_init_value): Diagnose a non-constant
	initializer for in-class static.

Modified:
    trunk/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc

Changes in other areas also in this revision:
Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/overflow1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/cp/typeck2.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]