Fix a typo.
authorH.J. Lu <hjl@gcc.gnu.org>
Mon, 19 May 2008 22:07:24 +0000 (15:07 -0700)
committerH.J. Lu <hjl@gcc.gnu.org>
Mon, 19 May 2008 22:07:24 +0000 (15:07 -0700)
From-SVN: r135589

gcc/ChangeLog

index e9edd794f4d2cdedf1ee9abcf38002695f83ed36..603f5f6db661b9f2aa1abb3d116573da6cd37be9 100644 (file)
@@ -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.