[Bug c++/60986] Wrong handling of const variables in lambda functions

2014-04-28 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60986 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/60986] Wrong handling of const variables in lambda functions

2014-04-28 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60986 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler@googlemail.

[Bug c++/60986] Wrong handling of const variables in lambda functions

2014-04-28 Thread physik3 at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60986 --- Comment #1 from physik3 at gmx dot net --- Created attachment 32694 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32694&action=edit file containing the code