summaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib/mpx-dg.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/lib/mpx-dg.exp')
-rw-r--r--gcc/testsuite/lib/mpx-dg.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/lib/mpx-dg.exp b/gcc/testsuite/lib/mpx-dg.exp
index c8f64cddd27..b2bd40c2802 100644
--- a/gcc/testsuite/lib/mpx-dg.exp
+++ b/gcc/testsuite/lib/mpx-dg.exp
@@ -142,4 +142,5 @@ proc mpx_finish { args } {
}
set ld_library_path $mpx_saved_library_path
set_ld_library_path_env_vars
+ clear_effective_target_cache
}