[Bug c++/63415] [4.9/5 Regression] internal compiler error: unexpected expression ‘static_cast?=<int>(std::is same<T, A1>{})=?UTF-8?Q?’ of kind static_cast_expr

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 10 20:36:00 GMT 2014


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

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Oct 10 20:35:26 2014
New Revision: 216107

URL: https://gcc.gnu.org/viewcvs?rev=216107&root=gcc&view=rev
Log:
    PR c++/63415
    * pt.c (value_dependent_expression_p) [CONSTRUCTOR]: Check the type.
    (iterative_hash_template_arg): Likewise.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist8.C
Modified:
    branches/gcc-4_9-branch/gcc/cp/ChangeLog
    branches/gcc-4_9-branch/gcc/cp/pt.c



More information about the Gcc-bugs mailing list