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++/64080] [5.0 regression][C++14]ICE in cxx_eval_store_expression


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Dec  4 20:37:24 2014
New Revision: 218401

URL: https://gcc.gnu.org/viewcvs?rev=218401&root=gcc&view=rev
Log:
    PR c++/64080
    * constexpr.c (cxx_eval_store_expression): Handle non-decl store
    targets.

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


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