re PR c++/37816 ([c++0x] Invalid handling of scoped enums defined at class scope)
PR c++/37816 * decl.c (build_enumerator): Don't add enumerators for a scoped enum to the enclosing class. PR c++/40639 * decl.c (start_enum): Allow dependent underlying type. PR c++/40633 * decl.c (finish_enum): Finish scope even in a template. From-SVN: r149341
Showing
gcc/testsuite/g++.dg/cpp0x/enum4.C
0 → 100644
gcc/testsuite/g++.dg/cpp0x/enum5.C
0 → 100644
gcc/testsuite/g++.dg/cpp0x/enum6.C
0 → 100644
gcc/testsuite/g++.dg/cpp0x/enum7.C
0 → 100644
Please
register
or
sign in
to comment