From 2fd1350624de57d3784c80efbf730ef8aff5cdc4 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sat, 27 Nov 2004 16:45:15 +0000 Subject: [PATCH] linux.h: Fix a comment typo. * config/i386/linux.h: Fix a comment typo. * doc/extend.texi: Fix a typo. From-SVN: r91377 --- gcc/ChangeLog | 5 +++++ gcc/config/i386/linux.h | 2 +- gcc/doc/extend.texi | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f633b68f9de..1319cfa4262 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-11-27 Kazu Hirata + + * config/i386/linux.h: Fix a comment typo. + * doc/extend.texi: Fix a typo. + 2004-11-27 Jeff Law * tree-cfg.c (cleanup_tree_cfg): Also return true if blocks diff --git a/gcc/config/i386/linux.h b/gcc/config/i386/linux.h index b8dee2cb246..bbdfef6b1ba 100644 --- a/gcc/config/i386/linux.h +++ b/gcc/config/i386/linux.h @@ -183,5 +183,5 @@ Boston, MA 02111-1307, USA. */ #define MD_UNWIND_SUPPORT "config/i386/linux-unwind.h" -/* This macro may be overriden in i386/k*bsd-gnu.h */ +/* This macro may be overridden in i386/k*bsd-gnu.h. */ #define REG_NAME(reg) reg diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index cac004f4157..f4134b164b6 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -8476,7 +8476,7 @@ int vec_any_out (vector float, vector float); @subsection SPARC VIS Built-in Functions GCC supports SIMD operations on the SPARC using both the generic vector -extentions (@pxref{Vector Extensions}) as well as built-in functions for +extensions (@pxref{Vector Extensions}) as well as built-in functions for the SPARC Visual Instruction Set (VIS). When you use the @option{-mvis} switch, the VIS extension is exposed as the following built-in functions: