[Bug c++/49604] forward-declared enum's elements in class scope gets default access (class vs struct)
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 2 02:34:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49604
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|accepts-invalid |
Last reconfirmed|2014-10-16 00:00:00 |2016-2-1
CC| |msebor at gcc dot gnu.org
Known to fail| |4.9.3, 5.3.0, 6.0
--- Comment #5 from Martin Sebor <msebor at gcc dot gnu.org> ---
All supported versions of GCC, including the current trunk of 6.0, have the
problem. The test case seems strictly valid, though, so removing the
accepts-invalid keyword.
More information about the Gcc-bugs
mailing list