diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3ea3f5b..c2913d2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2017-12-31 Jakub Jelinek <jakub@redhat.com> + + PR target/83536 + * config/i386/i386.c (ix86_attribute_table): Remove excess + initializer for "shared" attribute. + 2017-12-30 Tom de Vries <tom@codesourcery.com> PR libgomp/83046 |