aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog2
-rw-r--r--gcc/doc/invoke.texi2
2 files changed, 3 insertions, 1 deletions
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 <jh@suse.cz>
+ * 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