aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/md.texi
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2009-01-18 09:11:10 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2009-01-18 09:11:10 +0000
commita640c13b6b1fc21cae78655982cb87e1e9727f92 (patch)
tree68e01241a4be4700c2f958ef5b4d62099aec2be3 /gcc/doc/md.texi
parentdba2cc0ce9134b5d3bb8a97d70ffe129beebf5a0 (diff)
downloadgcc-a640c13b6b1fc21cae78655982cb87e1e9727f92.zip
gcc-a640c13b6b1fc21cae78655982cb87e1e9727f92.tar.gz
gcc-a640c13b6b1fc21cae78655982cb87e1e9727f92.tar.bz2
extend.texi, [...]: Fix typos.
* doc/extend.texi, doc/gimple.texi, doc/invoke.texi, doc/md.texi, doc/sourcebuild.texi, doc/tm.texi: Fix typos. Follow spelling conventions. From-SVN: r143481
Diffstat (limited to 'gcc/doc/md.texi')
-rw-r--r--gcc/doc/md.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi
index 50767a2..68b9a87 100644
--- a/gcc/doc/md.texi
+++ b/gcc/doc/md.texi
@@ -3149,7 +3149,7 @@ A definition of another insn attribute used to describe for what
reason an insn alternative might be available or
not. E.g. @code{cpu_facility} as in the example below.
@item
-An assignement for the second attribute to each insn definition
+An assignment for the second attribute to each insn definition
combining instructions which are not all available under the same
circumstances. (Note: It obviously only makes sense for definitions
with more than one alternative. Otherwise the insn pattern should be