cp/ChangeLog.pph
commit3ff034227716f97097a6b3cb15601d06c1c8f818
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 May 2011 00:09:46 +0000 (7 00:09 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 May 2011 00:09:46 +0000 (7 00:09 +0000)
treec3f90a6069c311f69c1d47f35be957ebca877b07
parentb2fe1f6107ea3d20203f2420f5ca1d21e0b11406
cp/ChangeLog.pph
2011-05-06  Diego Novillo  <dnovillo@google.com>

* pph-streamer.c (pph_stream_hooks_init): Set
has_unique_integer_csts_p field to true.

ChangeLog.pph
2011-05-06  Diego Novillo  <dnovillo@google.com>

* lto-streamer-out.c (lto_output_tree): If the streamer
has unique INTEGER_CST nodes and a match is found in the
streamer cache, do not call lto_output_integer_cst.
* lto-streamer.h (struct lto_streamer_hooks): Add field
has_unique_integer_csts_p.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/pph@173519 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.pph
gcc/cp/ChangeLog.pph
gcc/cp/pph-streamer.c
gcc/lto-streamer-out.c
gcc/lto-streamer.h