[Bug c++/89158] [8/9 Regression] by-value capture of ICE variable isn't an lvalue?
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 2 08:51:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89158
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P2
Status|UNCONFIRMED |NEW
Last reconfirmed| |2019-02-02
CC| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
Target Milestone|--- |8.3
Ever confirmed|0 |1
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r261121. clang as well as icpc accept it.
More information about the Gcc-bugs
mailing list