https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70822
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-04-28
Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot
gnu.org
Summary|bogus "error: lvalue |[6/7 Regression] bogus
|required as unary ‘&’ |"error: lvalue required as
|operand" with C++14 |unary ‘&’ operand" with
|parenthesized SCOPE_REF |C++14 parenthesized
| |SCOPE_REF
Ever confirmed|0 |1
--- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Caused by r234159