[Bug c++/53821] [4.7/4.8 regression][c++11] multiple definitions of lambda

2012-12-06 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53821 --- Comment #10 from Jason Merrill jason at gcc dot gnu.org 2012-12-06 14:37:25 UTC --- Author: jason Date: Thu Dec 6 14:37:13 2012 New Revision: 194251 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=194251 Log: PR c++/55015

[Bug c++/53821] [4.7/4.8 regression][c++11] multiple definitions of lambda

2012-12-06 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53821 --- Comment #11 from Jason Merrill jason at gcc dot gnu.org 2012-12-06 14:39:58 UTC --- Author: jason Date: Thu Dec 6 14:39:52 2012 New Revision: 194253 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=194253 Log: PR c++/55015

[Bug c++/53821] [4.7/4.8 regression][c++11] multiple definitions of lambda

2012-07-03 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53821 --- Comment #7 from vincenzo Innocente vincenzo.innocente at cern dot ch 2012-07-03 20:39:50 UTC --- I'm still wandering, more in general, if there is a semantic difference between templatetypename T int FooT::bar(int i, int j) { … } and

[Bug c++/53821] [4.7/4.8 regression][c++11] multiple definitions of lambda

2012-07-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53821 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added CC||redi at gcc dot

[Bug c++/53821] [4.7/4.8 regression][c++11] multiple definitions of lambda

2012-07-03 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53821 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added CC|jason at redhat dot com | --- Comment #9

[Bug c++/53821] [4.7/4.8 regression][c++11] multiple definitions of lambda

2012-07-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53821 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1

[Bug c++/53821] [4.7/4.8 regression][c++11] multiple definitions of lambda

2012-07-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53821 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org 2012-07-02 10:07:17 UTC --- This is PR 53675

[Bug c++/53821] [4.7/4.8 regression][c++11] multiple definitions of lambda

2012-07-02 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53821 --- Comment #4 from Jason Merrill jason at gcc dot gnu.org 2012-07-02 19:14:40 UTC --- Author: jason Date: Mon Jul 2 19:14:34 2012 New Revision: 189175 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189175 Log: PR c++/53821 *

[Bug c++/53821] [4.7/4.8 regression][c++11] multiple definitions of lambda

2012-07-02 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53821 --- Comment #4 from Jason Merrill jason at gcc dot gnu.org 2012-07-02 19:14:40 UTC --- Author: jason Date: Mon Jul 2 19:14:34 2012 New Revision: 189175 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189175 Log: PR c++/53821 *

[Bug c++/53821] [4.7/4.8 regression][c++11] multiple definitions of lambda

2012-07-02 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53821 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED