inh-ctor19.C
211 Bytes
-
re PR c++/60389 ([c++11] ICE with inheriting constructors and wrong usage of constexpr) · 5af1876c
/cp 2014-03-11 Paolo Carlini <paolo.carlini@oracle.com> PR c++/60389 * method.c (get_inherited_ctor): New. * cp-tree.h (get_inherited_ctor): Declare it. * semantics.c (is_valid_constexpr_fn): Use it. /testsuite 2014-03-11 Paolo Carlini <paolo.carlini@oracle.com> PR c++/60389 * g++.dg/cpp0x/inh-ctor19.C: New. From-SVN: r208491
Paolo Carlini committed