[www patch] comitted: gcc-3.4/changes.html typo fix

Falk Hueffner falk.hueffner@student.uni-tuebingen.de
Fri Feb 6 18:54:00 GMT 2004


Hi,

I comitted this typo fix.

Index: htdocs/gcc-3.4/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/changes.html,v
retrieving revision 1.95
diff -u -p -r1.95 changes.html
--- htdocs/gcc-3.4/changes.html	3 Feb 2004 06:39:33 -0000	1.95
+++ htdocs/gcc-3.4/changes.html	6 Feb 2004 18:51:25 -0000
@@ -61,7 +61,7 @@
 	  attributes.</li>
       <li>Unreferenced static variables and functions are removed.
 	  This may result in undefined references when an <code>asm</code>
-	  statement directly refers to the variable/function directly.  In that
+	  statement refers to the variable/function directly.  In that
 	  case either the variable/function shall be listed in asm statement
 	  operand or in the case of top-level asm statements the attribute
 	  <code>used</code> shall be used to force function/variable to be

-- 
	Falk



More information about the Gcc-patches mailing list