projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ab4f58
)
Fix a typo in doc/generic.texi
author
Qian Jianhua
<qianjh@cn.fujitsu.com>
Tue, 7 Jul 2020 09:12:07 +0000
(10:12 +0100)
committer
Richard Sandiford
<richard.sandiford@arm.com>
Tue, 7 Jul 2020 09:12:07 +0000
(10:12 +0100)
gcc/
* doc/generic.texi: Fix typo.
gcc/doc/generic.texi
patch
|
blob
|
history
diff --git
a/gcc/doc/generic.texi
b/gcc/doc/generic.texi
index 827c4232aefb8c590bfd82d2bb66fa60440e0cc2..fb98727928af112f3825e9c12ee47fa49c84dfa0 100644
(file)
--- a/
gcc/doc/generic.texi
+++ b/
gcc/doc/generic.texi
@@
-886,7
+886,7
@@
This lookup table needs to be kept up to date with the tree structure
hierarchy, or else checking and containment macros will fail
inappropriately.
-For language specific @code{DECL} nodes, the
ir
is an @code{init_ts}
+For language specific @code{DECL} nodes, the
re
is an @code{init_ts}
function in an appropriate @file{.c} file, which initializes the lookup
table.
Code setting up the table for new @code{DECL} nodes should be added