[Bug c++/62272] Gimplify throws error on method call from inside nested lambdas

2015-08-17 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62272 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/62272] Gimplify throws error on method call from inside nested lambdas

2015-08-17 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62272 --- Comment #9 from Markus Trippelsdorf trippels at gcc dot gnu.org --- (In reply to Jason Merrill from comment #8) Fixed for 5.3. Well, 4.9.3 still ICEs.

[Bug c++/62272] Gimplify throws error on method call from inside nested lambdas

2015-08-17 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62272 Markus Trippelsdorf trippels at gcc dot gnu.org changed: What|Removed |Added Known to work||5.2.1,

[Bug c++/62272] Gimplify throws error on method call from inside nested lambdas

2015-08-17 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62272 --- Comment #7 from Markus Trippelsdorf trippels at gcc dot gnu.org --- *** Bug 58907 has been marked as a duplicate of this bug. ***

[Bug c++/62272] Gimplify throws error on method call from inside nested lambdas

2015-08-17 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62272 --- Comment #10 from Jason Merrill jason at gcc dot gnu.org --- (In reply to Markus Trippelsdorf from comment #9) (In reply to Jason Merrill from comment #8) Fixed for 5.3. Well, 4.9.3 still ICEs. Yes, but this isn't a regression.

[Bug c++/62272] Gimplify throws error on method call from inside nested lambdas

2015-08-17 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62272 Markus Trippelsdorf trippels at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug c++/62272] Gimplify throws error on method call from inside nested lambdas

2015-08-17 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62272 Markus Trippelsdorf trippels at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug c++/62272] Gimplify throws error on method call from inside nested lambdas

2015-02-21 Thread guille at cal dot berkeley.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62272 Guille guille at cal dot berkeley.edu changed: What|Removed |Added CC||guille at cal dot

[Bug c++/62272] Gimplify throws error on method call from inside nested lambdas

2014-11-03 Thread rippey.e at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62272 rippey.e at gmail dot com changed: What|Removed |Added CC||rippey.e at gmail dot com

[Bug c++/62272] Gimplify throws error on method call from inside nested lambdas

2014-08-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62272 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last