re PR web/45688 (Typo in __attribute__((version-id)) docs)
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Wed, 17 Apr 2013 13:17:42 +0000 (13:17 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Wed, 17 Apr 2013 13:17:42 +0000 (13:17 +0000)
2013-04-17  Manuel López-Ibáñez  <manu@gcc.gnu.org>

       PR 45688
       * doc/extend.texi: Fix typo.

From-SVN: r198028

gcc/ChangeLog
gcc/doc/extend.texi

index 416871c8fe3c911e18a9864ccfc496fe42170152..3e6f3f134d2aadbb1b6e4f81a5ee2a83ff93f187 100644 (file)
@@ -1,3 +1,8 @@
+2013-04-17  Manuel López-Ibáñez  <manu@gcc.gnu.org>
+
+       PR 45688
+       * doc/extend.texi: Fix typo.
+
 2013-04-17  Richard Biener  <rguenther@suse.de>
 
        * tree-vect-slp.c (vect_build_slp_tree_1): Split out from ...
index c0f7e593cce99f9dd286fc95c74c8881f7616173..1e1f8b35a32dc5f8bd2b29cd322bcb941991850a 100644 (file)
@@ -4049,7 +4049,7 @@ class itself is instantiated.
 @cindex @code{version_id} attribute
 This IA-64 HP-UX attribute, attached to a global variable or function, renames a
 symbol to contain a version string, thus allowing for function level
-versioning.  HP-UX system header files may use version level functioning
+versioning.  HP-UX system header files may use function level versioning
 for some system calls.
 
 @smallexample