[Bug c++/61135] It seems to be not able to call virtual method of literal object in lambda expression
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Wed Sep 13 14:42:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61135
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |accepts-invalid
--- Comment #10 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Since 5.2.0 we accept the snippet in Comment 3, since 6.1.0 the snippet in
Comment 6, thus I'm going to add to the testsuite both anyway. However, we also
accept the original snippet, thus I'm keeping the bug open as accepts-invalid.
More information about the Gcc-bugs
mailing list