This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, committed] PR/41812: revert wrong multiple definitions optimizations


> Luckily the optimization was committed as a separate patch, so the cause
> was easy to ascertain given the bisection result, and the reversion of
> the patch is trivial.

This had a massive effect on the compilation of insn-recog.o at -O2 -g on x86: 
peak memory usage went from ~600MB to ~1.1GB (--enable-checking=yes,rtl); it's 
only ~900MB at bare -O2.

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]