aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/go-c.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/go/go-c.h')
-rw-r--r--gcc/go/go-c.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/go/go-c.h b/gcc/go/go-c.h
index 5b3b459..139c233 100644
--- a/gcc/go/go-c.h
+++ b/gcc/go/go-c.h
@@ -47,6 +47,7 @@ struct go_create_gogo_args
bool check_divide_overflow;
bool compiling_runtime;
int debug_escape_level;
+ const char* debug_escape_hash;
int64_t nil_check_size_threshold;
};