[Bug c++/61362] g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 does not compile lambda with template

2017-09-13 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61362 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/61362] g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 does not compile lambda with template

2017-09-13 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61362 --- Comment #7 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Sep 13 18:18:48 2017 New Revision: 252724 URL: https://gcc.gnu.org/viewcvs?rev=252724=gcc=rev Log: 2017-09-13 Paolo Carlini PR

[Bug c++/61362] g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 does not compile lambda with template

2015-10-12 Thread thibaut.lutz at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61362 --- Comment #6 from Thibaut LUTZ --- My previous test cases still fails with 6.0.0 20151012 on linux64. It passes with "-std=c++11". Fails with "-std=c++14", "-std=c++17", "-std=c++1y". Same error: prog.cc: In instantiation of ‘struct

[Bug c++/61362] g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 does not compile lambda with template

2015-10-11 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61362 Ville Voutilainen changed: What|Removed |Added CC||ville.voutilainen at gmail dot com

[Bug c++/61362] g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 does not compile lambda with template

2015-10-11 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61362 --- Comment #5 from Ville Voutilainen --- Oh, some crash with -std=c++1z but not with the current default of -std=c++14.

[Bug c++/61362] g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 does not compile lambda with template

2015-03-07 Thread thibaut.lutz at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61362 Thibaut LUTZ thibaut.lutz at googlemail dot com changed: What|Removed |Added CC|

[Bug c++/61362] g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 does not compile lambda with template

2014-06-26 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61362 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug c++/61362] g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 does not compile lambda with template

2014-05-30 Thread daniel.kruegler at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61362 Daniel Krügler daniel.kruegler at googlemail dot com changed: What|Removed |Added CC|

[Bug c++/61362] g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 does not compile lambda with template

2014-05-30 Thread daniel.kruegler at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61362 --- Comment #2 from Daniel Krügler daniel.kruegler at googlemail dot com --- Reduced example (removing library dependencies) using compiler flags -Wall -Wextra -std=c++11 -pedantic for gcc HEAD 4.10.0 20140529 (experimental)

[Bug c++/61362] g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 does not compile lambda with template

2014-05-29 Thread dgront at chem dot uw.edu.pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61362 dgront at chem dot uw.edu.pl changed: What|Removed |Added Version|unknown |4.8.2