This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/42877] ICE when checking the type of a lambda
- From: "piotr dot wyderski at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jan 2010 17:35:04 -0000
- Subject: [Bug c++/42877] ICE when checking the type of a lambda
- References: <bug-42877-17090@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from piotr dot wyderski at gmail dot com 2010-01-26 17:35 -------
(In reply to comment #1)
> probably a dup of Bug 42082 or Bug 42737
Yes, it could be the case.
BTW, Jason, is the presented way of
discovering of the lambda function's
return type correct in C++0x?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42877