[Bug c++/85867] Subscript operator applied to an temporary array results in an lvalue

2018-06-16 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85867

Marc Glisse  changed:

   What|Removed |Added

 CC||zhonghao at pku dot org.cn

--- Comment #3 from Marc Glisse  ---
*** Bug 86187 has been marked as a duplicate of this bug. ***

[Bug c++/85867] Subscript operator applied to an temporary array results in an lvalue

2018-05-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85867

Jonathan Wakely  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Jonathan Wakely  ---
.

*** This bug has been marked as a duplicate of bug 79832 ***

[Bug c++/85867] Subscript operator applied to an temporary array results in an lvalue

2018-05-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85867

--- Comment #1 from Jonathan Wakely  ---
I'm pretty sure this is a dup of an existing bug.