[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|--- |FIXED
   Target Milestone|--- |7.0

--- Comment #2 from Paolo Carlini  ---
Fixed in 7.1.0.

[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=gcc=rev
Log:
2017-10-27  Paolo Carlini  

PR c++/80739
* g++.dg/cpp1y/constexpr-80739.C: New.

Added:
trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-80739.C
Modified:
trunk/gcc/testsuite/ChangeLog