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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppalka at gcc dot gnu.org

--- Comment #9 from Patrick Palka <ppalka at gcc dot gnu.org> ---
(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)

Reply via email to