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++/66957] [4.9/5/6 Regression] incorrect "is protected within this context" error


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org
         Depends on|                            |38579

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
This seems to have been broken by the fix for bug 38579.  I'll revert it in the
open release branches.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38579
[Bug 38579] [4.2/4.3/4.4 Regression] Template: Wrong inherited copy-ctor
visibility


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