https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125208
--- Comment #10 from Marek Polacek <mpolacek at gcc dot gnu.org> --- (In reply to Patrick Palka from comment #9) > (In reply to Marek Polacek from comment #8) > > Created attachment 64408 [details] > > reduced.C > > > > Reduced to ~2000 lines after ~15 hours of cvise. > > > > Doesn't ICE with values lower than --param ggc-min-expand=923 --param > > ggc-min-heapsize=256. > Maybe --param=hash-table-verification-limit=9999 could help reduce it > further (since the ICE is hash table related) Sadly, doesn't help :(.
