From: Manuel López-Ibáñez Date: Wed, 17 Apr 2013 13:17:42 +0000 (+0000) Subject: re PR web/45688 (Typo in __attribute__((version-id)) docs) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6d10a20360548761a923c4b7d2a1257fd9029227;p=gcc.git re PR web/45688 (Typo in __attribute__((version-id)) docs) 2013-04-17 Manuel López-Ibáñez PR 45688 * doc/extend.texi: Fix typo. From-SVN: r198028 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 416871c8fe3..3e6f3f134d2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2013-04-17 Manuel López-Ibáñez + + PR 45688 + * doc/extend.texi: Fix typo. + 2013-04-17 Richard Biener * tree-vect-slp.c (vect_build_slp_tree_1): Split out from ... diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index c0f7e593cce..1e1f8b35a32 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -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