]> git.ipfire.org Git - thirdparty/gcc.git/commit
cppfiles.c (open_file_pch): Don't put unused entries in the splay tree.
authorNeil Booth <neil@daikokuya.co.uk>
Mon, 21 Jul 2003 20:57:00 +0000 (20:57 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 21 Jul 2003 20:57:00 +0000 (20:57 +0000)
commit8d973a83191104c5d91784b18746c6ecc1ec93e4
tree674adcaf0128de80bee8dbee7f6f2926e383d19a
parent49a64b24626e87167c98713e8403811806f61dcf
cppfiles.c (open_file_pch): Don't put unused entries in the splay tree.

* cppfiles.c (open_file_pch): Don't put unused entries in the
splay tree.  Remove dead code.

From-SVN: r69647
gcc/ChangeLog
gcc/cppfiles.c