https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122945
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |GC
See Also|https://gcc.gnu.org/bugzill |
|a/show_bug.cgi?id=104000 |
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Seems GC related because sometimes we get an error othertimes we don't.
Also `--param ggc-min-expand=0 --param ggc-min-heapsize=0` seems to make it ICE
out all the time rather than an error.