diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f609be35ccc..c0505f3419c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,8 +1,7 @@ 2002-08-06 Jakub Jelinek <jakub@redhat.com> - * config/i386/i386.c (x86_field_alignment): Don't check - TARGET_ALIGN_DOUBLE for the second time. - Apply min for all MODE_INT and MODE_CLASS_INT modes. + * config/i386/i386.c (x86_field_alignment): Apply min for all MODE_INT + and MODE_CLASS_INT modes. 2002-08-06 Jakub Jelinek <jakub@redhat.com> |