[Bug c++/55149] capturing VLA in lambda

2013-06-07 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55149 --- Comment #12 from Paolo Carlini --- PR57408 seems related.

[Bug c++/55149] capturing VLA in lambda

2013-06-07 Thread david.abdurachmanov at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55149 --- Comment #11 from David Abdurachmanov --- (In reply to Jason Merrill from comment #10) Hi Jason, Compiled fine in 4.8.0, fails in 4.9.0 (r199649). That's the smallest I could get in this time. It produces two errors for the same line. david

[Bug c++/55149] capturing VLA in lambda

2013-06-07 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55149 --- Comment #10 from Jason Merrill --- (In reply to David Abdurachmanov from comment #9) I addressed example 1 in 55520. Please provide a self-contained testcase for example 2.

[Bug c++/55149] capturing VLA in lambda

2013-06-06 Thread david.abdurachmanov at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55149 David Abdurachmanov changed: What|Removed |Added CC||david.abdurachmanov at gmail dot c

[Bug c++/55149] capturing VLA in lambda

2013-05-10 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55149 --- Comment #8 from Paolo Carlini --- Thanks!

[Bug c++/55149] capturing VLA in lambda

2013-05-10 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55149 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/55149] capturing VLA in lambda

2013-05-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55149 Paolo Carlini changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #6 f

[Bug c++/55149] capturing VLA in lambda

2013-04-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55149 --- Comment #5 from Paolo Carlini 2013-04-17 14:19:07 UTC --- Likewise capturing VLAs is covered in N3639 (only capture by reference allowed)

[Bug c++/55149] capturing VLA in lambda

2012-11-30 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55149 Paolo Carlini changed: What|Removed |Added Target Milestone|4.8.0 |--- --- Comment #4 from Paolo C

[Bug c++/55149] capturing VLA in lambda

2012-11-30 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55149 Paolo Carlini changed: What|Removed |Added CC||etlverified at gmail dot

[Bug c++/55149] capturing VLA in lambda

2012-11-07 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55149 Paolo Carlini changed: What|Removed |Added Summary|[4.8 Regression] capturing |capturing VLA in lambda

[Bug c++/55149] capturing VLA in lambda (error in 4.7.2 ICE in 4.8

2012-10-31 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55149 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler at |