[Bug c++/63934] [C++] internal compiler error: in adjust_temp_type, at cp/constexpr.c:1020

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 18 17:07:00 GMT 2014


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Nov 18 17:07:24 2014
New Revision: 217729

URL: https://gcc.gnu.org/viewcvs?rev=217729&root=gcc&view=rev
Log:
    PR c++/63934
    * constexpr.c (cxx_eval_call_expression): Check DECL_CONSTRUCTOR_P
    rather than VOID_TYPE_P.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/constexpr.c



More information about the Gcc-bugs mailing list