diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5eb1ae9..5ad59aa 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2010-07-26 Jan Hubicka <jh@suse.cz> + + * lto-streamer.h (struct lto_file_decl_data): Mark resolutions with + GTY((skip)). + 2010-07-26 Anatoly Sokolov <aesok@post.ru> * target.def (output_source_filename): New hook. |