[Bug c++/93650] [10 Regression] ICE in cxx_eval_constant_expression, at cp/constexpr.c:5626

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 10 10:01:00 GMT 2020


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I guess we could do something like punt instead of ICEing if CONSTRUCTOR
appears there with ctx->uid_sensitive, but whether it is the correct thing to
do, no idea.


More information about the Gcc-bugs mailing list