r255454 - in /trunk/gcc: cp/ChangeLog cp/cp-tre...
jason@gcc.gnu.org
jason@gcc.gnu.org
Wed Dec 6 21:42:00 GMT 2017
Author: jason
Date: Wed Dec 6 21:42:02 2017
New Revision: 255454
URL: https://gcc.gnu.org/viewcvs?rev=255454&root=gcc&view=rev
Log:
PR c++/82115 - ICE with variable initialized with its own address.
* pt.c (value_dependent_expression_p): Add lval parameter. Don't
consider DECL_INITIAL if it's true.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-self1.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/cp-tree.h
trunk/gcc/cp/pt.c
More information about the Gcc-cvs
mailing list