Fix a typo in ChangeLog
authorH.J. Lu <hjl@gcc.gnu.org>
Wed, 17 Dec 2014 14:39:43 +0000 (06:39 -0800)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 17 Dec 2014 14:39:43 +0000 (06:39 -0800)
From-SVN: r218820

gcc/ChangeLog

index 663669b13367f4848d112e55b1702ba9b2c9d128..34d74f9dad03368ec8ed2fd00df372e95349008e 100644 (file)
@@ -6,7 +6,7 @@
        * config/i386/i386-opts.h (ix86_align_data): New enum.
        * config/i386/i386.c (ix86_data_alignment): Return the ABI
        alignment value for -malign-data=abi, the cachine line size
-       for -malign-data=cachineline and the older GCC compatible
+       for -malign-data=cacheline and the older GCC compatible
        alignment value for for -malign-data=compat.
        * config/i386/i386.opt (malign-data=): New.
        * doc/invoke.texi: Document -malign-data=.