summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2013-07-21 17:00:56 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2013-07-21 17:00:56 +0000
commit42eed8b4c3317782caa8c0e267116eb6d32d4290 (patch)
tree2213a98ba98201c0b81cfd3f0b5fb367d3e8eb3b
parent2517eccf4436b6993d26b9c17a33d1029a65f826 (diff)
downloadgcc-42eed8b4c3317782caa8c0e267116eb6d32d4290.tar.gz
Fix.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201104 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/doc/extend.texi2
-rw-r--r--gcc/doc/gcov.texi2
-rw-r--r--gcc/doc/invoke.texi2
3 files changed, 3 insertions, 3 deletions
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 721c9b10daf..848cc0ee0e3 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -11044,7 +11044,7 @@ A memory transaction commits all changes to memory in an atomic way,
as visible to other threads. If the transaction fails it is rolled back
and all side effects discarded.
-Generally there is no guarantee that a memory transaction ever suceeds
+Generally there is no guarantee that a memory transaction ever succeeds
and suitable fallback code always needs to be supplied.
@deftypefn {RTM Function} {unsigned} _xbegin ()
diff --git a/gcc/doc/gcov.texi b/gcc/doc/gcov.texi
index 2b675277790..00c7d1d4f0e 100644
--- a/gcc/doc/gcov.texi
+++ b/gcc/doc/gcov.texi
@@ -259,7 +259,7 @@ file. All entries following a @var{file} pertain to that source file
until the next @var{file} entry.
@end smallexample
-Here is a sample when @option{-i} is used in conjuction with @option{-b} option:
+Here is a sample when @option{-i} is used in conjunction with @option{-b} option:
@smallexample
file:array.cc
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index dd34233989e..d99d2179875 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -16161,7 +16161,7 @@ knows that the target of the jump is not compressed.
@opindex mno-interlink-mips16
Aliases of @option{-minterlink-compressed} and
@option{-mno-interlink-compressed}. These options predate the microMIPS ASE
-and are retained for backwards compatiblity.
+and are retained for backwards compatibility.
@item -mabi=32
@itemx -mabi=o64