OSDN Git Service

2010-05-29 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 May 2010 17:39:56 +0000 (17:39 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 May 2010 17:39:56 +0000 (17:39 +0000)
commit2cc621c5e912c53a678925c5ed6abfe4218bf95f
tree28374f45b0af34eb28452e521d147f31dd022001
parent16d6ea49020b60c7a978b4dd4bd5fe53a695e31d
2010-05-29  Richard Guenther  <rguenther@suse.de>

* lto-streamer.c (cached_bp): New global variable.
(bitpack_create): Return the cached bitpack, if available.
(bitpack_delete): Clear and cache the bitpack, if appropriate.
(bp_pack_value): Remove redundant asserts.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160032 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/lto-streamer.c