[Bug c++/95368] gcc things that a lambda capture is both const and mutable

2021-12-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95368 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/95368] gcc things that a lambda capture is both const and mutable

2021-12-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95368 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2021-12-28 Ever confirmed|0

[Bug c++/95368] gcc things that a lambda capture is both const and mutable

2021-12-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95368 Andrew Pinski changed: What|Removed |Added Known to fail||11.1.0 Known to work|

[Bug c++/95368] gcc things that a lambda capture is both const and mutable

2020-05-28 Thread rafael at espindo dot la
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95368 --- Comment #2 from Rafael Avila de Espindola --- I just tested a few compilers with the testcase from comment 1: * clang version 11.0.0 (https://github.com/llvm/llvm-project.git 0796b170fb3bf38e6cc4e59746120b37c9a9cd9f): Accepts it. * g++

[Bug c++/95368] gcc things that a lambda capture is both const and mutable

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