This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6fef3852c5e Daily bump. new ae814afad90 Add tunables for input buffer new 4a992ecad0f Rebalance file_cache input line cache dynamically new 33acec61242 Remove m_total_lines support from input cache new baf26fccfb5 Size input line cache based on file size new 75ab30f77f6 Add a unit test for random access in the file cache
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/input.cc | 243 ++++++++++++++++++++++++++------------------------------- gcc/input.h | 4 +- gcc/params.opt | 8 ++ gcc/toplev.cc | 2 + 4 files changed, 122 insertions(+), 135 deletions(-)