projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39e3a68
)
Fix ChangeLog entry.
author
Jakub Jelinek
<jakub@gcc.gnu.org>
Tue, 6 Aug 2002 15:38:10 +0000
(17:38 +0200)
committer
Jakub Jelinek
<jakub@gcc.gnu.org>
Tue, 6 Aug 2002 15:38:10 +0000
(17:38 +0200)
From-SVN: r56073
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index f609be35ccc281a80c2a11e2a4e3bb9ebf01bb62..c0505f3419cc30ba61f48db5393478b2812377f6 100644
(file)
--- 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>