diff options
author | Andi Kleen <ak@gcc.gnu.org> | 2024-12-25 14:42:09 -0800 |
---|---|---|
committer | Andi Kleen <ak@gcc.gnu.org> | 2025-02-02 21:42:38 -0800 |
commit | 33acec612423efd2d9db9ffc808c4d103840dcd2 (patch) | |
tree | a4afb2402b451febd5261947a8690ef4749f9e48 /gcc/tree-ssa-phiopt.cc | |
parent | 4a992ecad0f302f69c4f6c42708c737eabaa60dc (diff) | |
download | gcc-33acec612423efd2d9db9ffc808c4d103840dcd2.zip gcc-33acec612423efd2d9db9ffc808c4d103840dcd2.tar.gz gcc-33acec612423efd2d9db9ffc808c4d103840dcd2.tar.bz2 |
Remove m_total_lines support from input cache
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): Ditto.
(file_cache_slot::create): Ditto.
(file_cache_slot::set_content): Ditto.
(file_cache_slot::file_cache_slot): Ditto.
(file_cache_slot::dump): Ditto.
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions