On Sat, 2025-01-25 at 23:30 -0800, Andi Kleen wrote:
> From: Andi Kleen <a...@gcc.gnu.org>
> 
> With the new cache maintenance algorithm we don't need the
> maximum number of lines anymore. Remove all the code for that.
> 
> gcc/ChangeLog:
> 
>       PR preprocessor/118168
>       * input.cc (total_lines_num): Remove.
>       (file_cache_slot::evict): Dito.
>       (file_cache_slot::create): Dito.
>       (file_cache_slot::set_content): Dito.
>       (file_cache_slot::file_cache_slot): Dito.
>       (file_cache_slot::dump): Dito.

Thanks, this is OK for trunk once patch 2 goes in - though it's
"Ditto", not "Dito" :)

Dave

Reply via email to