[Bug c++/80739] Accessing value of X through a Y glvalue in a constant expression

2017-10-27 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80739 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/80739] Accessing value of X through a Y glvalue in a constant expression

2017-10-27 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80739 --- Comment #1 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Oct 27 08:53:08 2017 New Revision: 254138 URL: https://gcc.gnu.org/viewcvs?rev=254138&root=gcc&view=rev Log: 2017-10-27 Paolo Carlini PR c++/80739 * g++