PR c++/63415
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Oct 2014 18:05:23 +0000 (18:05 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Oct 2014 18:05:23 +0000 (18:05 +0000)
commit3be4750cb69598ff17cbcac1e38c617bcd78cc4a
treee693169104be90738ecedfcb42e33ae921774d61
parenta5369bbd94db93d85e5d481c502c2ce0fda03acc
PR c++/63415
* pt.c (value_dependent_expression_p) [CONSTRUCTOR]: Check the type.
(iterative_hash_template_arg): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216043 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/cpp0x/constexpr-initlist8.C [new file with mode: 0644]