[Bug c++/59483] A nested lambda fails to find a protected name with qualified name
ville.voutilainen at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Jun 4 17:42:00 GMT 2014
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.
More information about the Gcc-bugs
mailing list