[Bug c++/70386] [6 Regression] ICE with -Wall on valid code on x86_64-linux-gnu in verify_ctor_sanity, at cp/constexpr.c:2232
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 24 19:22:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70386
--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Mar 24 19:21:38 2016
New Revision: 234469
URL: https://gcc.gnu.org/viewcvs?rev=234469&root=gcc&view=rev
Log:
PR c++/70386
* constexpr.c (cxx_eval_bare_aggregate): Handle PMFs.
Added:
trunk/gcc/testsuite/g++.dg/expr/pmf-2.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/constexpr.c
More information about the Gcc-bugs
mailing list