diff options
Diffstat (limited to 'gcc/lto/ChangeLog')
-rw-r--r-- | gcc/lto/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog index 038f8a9..7c93cb7 100644 --- a/gcc/lto/ChangeLog +++ b/gcc/lto/ChangeLog @@ -1,3 +1,11 @@ +2014-05-17 Trevor Saunders <tsaunders@mozilla.com> + + * lto-tree.h: Don't use variable_size gty attribute. + * lto.c (lto_read_in_decl_state): Adjust. + (create_subid_section_table): Likewise. + (lto_flatten_files): Likewise. + (read_cgraph_and_symbols): Likewise. + 2014-05-06 Kenneth Zadeck <zadeck@naturalbridge.com> Mike Stump <mikestump@comcast.net> Richard Sandiford <rdsandiford@googlemail.com> |