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++/59483] A nested lambda fails to find a protected name with qualified name


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

--- Comment #3 from Ville Voutilainen <ville.voutilainen at gmail dot com> ---
So, correction, the original testcase in 58972 is fixed by this patch, but the
other testcase in it ICEs the compiler. That testcase is not really related to
the issue the patch fixes, or the patch itself, it seems separate, and we could
certainly create a separate bug for it, but I guess it can be fixed under the
auspices of 58972.


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