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++/58972] Lambda can't access private members


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

--- Comment #9 from Ville Voutilainen <ville.voutilainen at gmail dot com> ---
(In reply to Ville Voutilainen from comment #8)
> Does not ICE anymore, and the original bug has been resolved (Daniel's local
> class example is still rejected). I don't know which revision fixes it,
> though. :)

Clarification - the original aka the lambda case is fixed by the fix for 59483,
the local class example is a separate bug.


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