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