This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50089] [C++0x] ICE when calling a qualified base class member function within a lambda expr without "this->"
- From: "andwoe at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 15 Aug 2011 13:18:57 +0000
- Subject: [Bug c++/50089] [C++0x] ICE when calling a qualified base class member function within a lambda expr without "this->"
- Auto-submitted: auto-generated
- References: <bug-50089-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50089
--- Comment #1 from andwoe <andwoe at hotmail dot com> 2011-08-15 13:18:57 UTC ---
Created attachment 25017
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25017
source