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++/67050] [C++14] ICE when calling a template member function from a lambda with implicit "this" capture


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

--- Comment #7 from Louis Dionne <ldionne.2 at gmail dot com> ---
Yes, it seems like a dup. However, it would still be nice to know when this bug
was fixed, because it seems unlikely to have been fixed by chance... It could
be that something's still wrong, but the compiler simply doesn't ICE anymore.

At any rate, this can be closed as a duplicate of PR61636.

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