This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r196022 - in /trunk/gcc: cp/ChangeLog cp/decl.c...


Author: jason
Date: Wed Feb 13 17:56:16 2013
New Revision: 196022

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196022
Log:
	PR c++/56155
	* decl.c (build_enumerator): Always convert the value to a
	fixed underlying type.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/enum22.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c


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