OSDN Git Service

* lto-streamer.h (struct lto_streamer_cache_d): Nodes vector is in
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 86c8e67..1fd3e79 100644 (file)
@@ -2,7 +2,8 @@
 
        * lto-streamer.c (lto_streamer_cache_add_to_node_array,
        lto_streamer_cache_delete): Put nodes into heap.
-       (struct lto_streamer_cache_d): Nodes vector is in heap.
+       * lto-streamer.h (struct lto_streamer_cache_d): Nodes vector is in
+       heap.
 
 2010-05-11  Jan Hubicka  <jh@suse.cz>