[Bug c++/94155] internal compiler error: in gimplify_init_ctor_eval, at gimplify.c:4664
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 12 13:35:52 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94155
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |needs-reduction
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The same variable definition works at namespace scope, I only get the ICE an
function scope.
My brief attempts to reduce it to remove std::pair made the ICE go away.
More information about the Gcc-bugs
mailing list