summaryrefslogtreecommitdiff
path: root/driver/optcompile.ml
diff options
context:
space:
mode:
Diffstat (limited to 'driver/optcompile.ml')
-rw-r--r--driver/optcompile.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/optcompile.ml b/driver/optcompile.ml
index ff30fc8be2..1d912ef293 100644
--- a/driver/optcompile.ml
+++ b/driver/optcompile.ml
@@ -38,6 +38,7 @@ let init_path () =
let initial_env () =
init_path();
+ Ident.reinit();
try
if !Clflags.nopervasives
then Env.initial