aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree.h')
-rw-r--r--gcc/tree.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/tree.h b/gcc/tree.h
index f66a5ec..0c181a4 100644
--- a/gcc/tree.h
+++ b/gcc/tree.h
@@ -203,9 +203,7 @@ struct tree_common
unsigned lang_flag_5 : 1;
unsigned lang_flag_6 : 1;
- unsigned gc_mark : 1;
-
- /* There is room for two more flags. */
+ /* There is room for three more flags. */
};
/* The following table lists the uses of each of the above flags and