re PR web/45688 (Typo in __attribute__((version-id)) docs)

2013-04-17  Manuel López-Ibáñez  <manu@gcc.gnu.org>

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

From-SVN: r198028
parent 6983e6b5
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 ...
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment