http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48534

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-04-12 
00:20:36 UTC ---
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

Reply via email to