https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117826
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |GC
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is a GC related issue which is hard to reduce too.
Adding "--param=ggc-min-expand=0 --param=ggc-min-heapsize=0" to command line
will cause the ICE not to show up.
