r172294 - in /branches/gcc-4_6-branch/gcc: cp/C...

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Apr 12 00:20:00 GMT 2011


Author: jason
Date: Tue Apr 12 00:20:32 2011
New Revision: 172294

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172294
Log:
	PR c++/48534
	* cvt.c (ocp_convert): Use build_nop to convert to underlying type
	of scoped enum.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/enum10.C
Modified:
    branches/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/gcc-4_6-branch/gcc/cp/cvt.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list