aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/lto-lang.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto/lto-lang.c')
-rw-r--r--gcc/lto/lto-lang.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lto/lto-lang.c b/gcc/lto/lto-lang.c
index d29b8e5..b5e5d6a 100644
--- a/gcc/lto/lto-lang.c
+++ b/gcc/lto/lto-lang.c
@@ -1183,7 +1183,7 @@ lto_init (void)
build_reference_type (va_list_type_node));
}
- if (flag_enable_cilkplus)
+ if (flag_cilkplus)
cilk_init_builtins ();
targetm.init_builtins ();