Fix ChangeLog entry.

From-SVN: r56073
This commit is contained in:
Jakub Jelinek 2002-08-06 17:38:10 +02:00
parent 39e3a681df
commit 9812691ec9

View File

@ -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>