This is the mail archive of the gcc-bugs@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]

[Bug c++/60994] gcc does not recognize hidden/shadowed enumeration as valid nested-name-specifier


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60994

--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
#c7 got fixed with r244335 aka PR77812 fix, though I'll add that testcase to
the testsuite, because the PR77812 tests are different.

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