From a5475a84634d2755d42d2a1a406c5ce6e97b847e Mon Sep 17 00:00:00 2001 From: hubicka Date: Tue, 6 Jan 2004 18:26:12 +0000 Subject: [PATCH] * invoke.texi: Remove typo in last change. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75479 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 2 ++ gcc/doc/invoke.texi | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 594bd19..8ff3143 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,7 @@ 2004-01-06 Jan Hubicka + * invoke.texi: Remove typo in last change. + PR target/10301 * config.gcc: Accept opteron and athlon-64 as variants of k8. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 5c46d14..b57ccd9 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -8134,7 +8134,7 @@ implemented for this chip.) @item c3-2 Via C3-2 CPU with MMX and SSE instruction set support. (No scheduling is implemented for this chip.) -@end table. +@end table While picking a specific @var{cpu-type} will schedule things appropriately for that particular chip, the compiler will not generate any code that -- 2.7.4