summaryrefslogtreecommitdiffstats
path: root/gcc/doc/gimple.texi
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2009-01-18 09:11:10 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2009-01-18 09:11:10 +0000
commit91f54ca3aaef99d178380c305bc4533e38d6fd37 (patch)
tree68e01241a4be4700c2f958ef5b4d62099aec2be3 /gcc/doc/gimple.texi
parent76cd80c70849fa15bf1f5d53accfdd1224e93e74 (diff)
downloadppe42-gcc-91f54ca3aaef99d178380c305bc4533e38d6fd37.tar.gz
ppe42-gcc-91f54ca3aaef99d178380c305bc4533e38d6fd37.zip
* doc/extend.texi, doc/gimple.texi, doc/invoke.texi,
doc/md.texi, doc/sourcebuild.texi, doc/tm.texi: Fix typos. Follow spelling conventions. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143481 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/gimple.texi')
-rw-r--r--gcc/doc/gimple.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/gimple.texi b/gcc/doc/gimple.texi
index 541785114ad..d8e5e27dc3f 100644
--- a/gcc/doc/gimple.texi
+++ b/gcc/doc/gimple.texi
@@ -109,7 +109,7 @@ structure takes 4 words (32 bytes) on 64 bit hosts:
@item @code{visited} @tab 1
@item @code{nontemporal_move} @tab 1
@item @code{plf} @tab 2
-@item @code{modifed} @tab 1
+@item @code{modified} @tab 1
@item @code{has_volatile_ops} @tab 1
@item @code{references_memory_p} @tab 1
@item @code{uid} @tab 32
OpenPOWER on IntegriCloud