aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree.h')
-rw-r--r--gcc/tree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree.h b/gcc/tree.h
index 7a961e5..5e5a88e 100644
--- a/gcc/tree.h
+++ b/gcc/tree.h
@@ -1000,7 +1000,7 @@ struct tree_block GTY(())
/* See tree.def for documentation of the use of these fields.
Look at the documentation of the various ..._TYPE tree codes.
- Note that the type.values, type.minval, and type.maxval fiels are
+ Note that the type.values, type.minval, and type.maxval fields are
overloaded and used for different macros in different kinds of types.
Each macro must check to ensure the tree node is of the proper kind of
type. Note also that some of the front-ends also overload these fields,