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

--- Comment #11 from rguenther at suse dot de <rguenther at suse dot de> ---
On Fri, 6 Nov 2020, wsnyder at wsnyder dot org wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97623
> 
> --- Comment #10 from Wilson Snyder <wsnyder at wsnyder dot org> ---
> Running -O2 -fno-code-hoisting -ftime-report
> 
> and I deleted the 0%/0%/0% lines:
> 
> Time variable                                   usr           sys          
> wall
>               GGC
>  tree PRE                           :  36.36 ( 95%)   0.05 ( 19%)  36.34 ( 
> 94%)
>   32604 kB ( 20%)

OK, that's still all PRE :/  Can you share the full testcase somehow?

Reply via email to