diff options
Diffstat (limited to 'gcc/lto/ChangeLog')
-rw-r--r-- | gcc/lto/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog index 4823dc2..ce2d407 100644 --- a/gcc/lto/ChangeLog +++ b/gcc/lto/ChangeLog @@ -1,3 +1,8 @@ +2017-12-15 Jakub Jelinek <jakub@redhat.com> + + * lto-lang.c (lto_attribute_table, lto_format_attribute_table): Swap + affects_type_identity and handler fields, adjust comments. + 2017-12-07 Richard Sandiford <richard.sandiford@arm.com> * lto.c (compare_tree_sccs_1): Compare the new VECTOR_CST flags. |