[Bug c++/85087] call to a non-const member function on a const lvalue accepted

2021-08-06 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85087 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/85087] call to a non-const member function on a const lvalue accepted

2021-08-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85087 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2018-03-28 00:00:00 |2021-8-1 --- Comment #2 from Andrew Pins

[Bug c++/85087] call to a non-const member function on a const lvalue accepted

2018-03-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85087 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/85087] call to a non-const member function on a const lvalue accepted

2018-03-26 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85087 Martin Sebor changed: What|Removed |Added Keywords||accepts-invalid --- Comment #1 from Marti