]> gcc.gnu.org Git - gcc.git/commitdiff
* doc/invoke.texi (Blackfin Options): Avoid empty @opindex line.
authorJoseph Myers <joseph@codesourcery.com>
Mon, 25 Apr 2005 14:42:29 +0000 (15:42 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Mon, 25 Apr 2005 14:42:29 +0000 (15:42 +0100)
From-SVN: r98717

gcc/ChangeLog
gcc/doc/invoke.texi

index 70279076583b2d3b66f54f08120d0425bf397648..f473e2b78fa0cfa94ceec6fff2d1030a835e99c7 100644 (file)
@@ -1,3 +1,7 @@
+2005-04-25  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * doc/invoke.texi (Blackfin Options): Avoid empty @opindex line.
+
 2005-04-25  Joseph S. Myers  <joseph@codesourcery.com>
 
        PR bootstrap/21215
index 8419422c61c0f5c4bb224b6f3f7f8a2bba26f1fc..659fa5a731dd93d4f47894b6d72e3ae18104f842 100644 (file)
@@ -7279,7 +7279,7 @@ by default.
 Don't generate extra code to prevent speculative loads from occurring.
 
 @item -mlow-64k
-@opindex
+@opindex mlow-64k
 When enabled, the compiler is free to take advantage of the knowledge that
 the entire program fits into the low 64k of memory.
 
This page took 0.094904 seconds and 5 git commands to generate.