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 f70f1ad..f5ecbeb 100644
--- a/gcc/go/go-c.h
+++ b/gcc/go/go-c.h
@@ -37,6 +37,7 @@ extern "C"
interface. */
extern int go_enable_dump (const char*);
+extern int go_enable_optimize (const char*);
extern void go_set_prefix (const char*);
extern void go_add_search_path (const char*);