https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122624
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |GC
--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Ok, So now I have a testcase which works with `-O2` and fails with `-O2
--param=ggc-min-expand=1 --param=ggc-min-heapsize=1`. Which makes this a GC
issue.
