https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67364
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mpolacek at gcc dot gnu.org --- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> --- Started with commit 7321fbd5edb3905d2fcf75c8f5c6e0b9734d0145 Author: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4> Date: Tue Nov 18 17:07:24 2014 +0000 PR c++/63934 * constexpr.c (cxx_eval_call_expression): Check DECL_CONSTRUCTOR_P rather than VOID_TYPE_P. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@217729 138bc75d-0d04-0410-961f-82ee72b054a4 I'll look into this, but no promises.