aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree.h')
-rw-r--r--gcc/tree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/tree.h b/gcc/tree.h
index 96d84d9..0e8e8df 100644
--- a/gcc/tree.h
+++ b/gcc/tree.h
@@ -4352,6 +4352,7 @@ extern tree excess_precision_type (tree);
is not a valid size. */
enum cst_size_error {
cst_size_ok,
+ cst_size_not_constant,
cst_size_negative,
cst_size_too_big,
cst_size_overflow