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

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to gococobu from comment #4)
> Sure, I uploaded it to https://x0x.pw/gcc_bug_110468/
> 
> I think the code throwing the ICE is correct... but can't really attest to
> it.
> 
> Please tell me if you need something else.

Thanks, I can reproduce the ICE, I am reducing it now.

In file included from src/client/actions/action.cpp:166:
./src/include/params/parvar_import.hpp: At global scope:
./src/include/params/parvar_import.hpp:35:13: internal compiler error: in
nothrow_spec_p, at cp/except.cc:1199
0xea1209 nothrow_spec_p(tree_node const*)
        /home/apinski/src/upstream-gcc-git/gcc/gcc/cp/except.cc:1199
0xd00e2c set_flags_from_callee(tree_node*)
        /home/apinski/src/upstream-gcc-git/gcc/gcc/cp/call.cc:341

Reply via email to