projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df8e1fd
)
Fix a typo.
author
H.J. Lu
<hjl@gcc.gnu.org>
Mon, 19 May 2008 22:07:24 +0000
(15:07 -0700)
committer
H.J. Lu
<hjl@gcc.gnu.org>
Mon, 19 May 2008 22:07:24 +0000
(15:07 -0700)
From-SVN: r135589
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index e9edd794f4d2cdedf1ee9abcf38002695f83ed36..603f5f6db661b9f2aa1abb3d116573da6cd37be9 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-4,7
+4,7
@@
2008-05-19 H.J. Lu <hongjiu.lu@intel.com>
- *
gcc/
config/i386/i386.c (ix86_expand_vector_init_concat): Change
+ * config/i386/i386.c (ix86_expand_vector_init_concat): Change
sizes of operand array from 8/4 to 4/2.
(ix86_expand_vector_init_general): Change size of operand array
from 32 to 16. Remove op0, op1 and half_mode.