From 0aaae060e16d2ed5979ba0d0004114e6bafe8d13 Mon Sep 17 00:00:00 2001 From: Jan Hubicka Date: Tue, 6 Jan 2004 19:26:12 +0100 Subject: [PATCH] * invoke.texi: Remove typo in last change. From-SVN: r75479 --- gcc/ChangeLog | 2 ++ gcc/doc/invoke.texi | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 594bd19262d..8ff31436bdd 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 5c46d143edd..b57ccd9cb58 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.30.2