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++/43790] In lambda express, calling member function of non-captured class gives internal compiler error



------- Comment #3 from pinskia at gcc dot gnu dot org  2010-04-20 03:18 -------
It worked (not producing an ICE) with:
GNU C++ (GCC) version 4.5.0 20100401 (experimental) [trunk revision 157933]
(x86_64-unknown-linux-gnu)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43790


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