This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/69302] parentheses cause address of register variable to be requested


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69302

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
C++14 changes parentheses slightly.  In that it causes them to be a lvalue
still if it was a lvalue.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]