summaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib/ubsan-dg.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/lib/ubsan-dg.exp')
-rw-r--r--gcc/testsuite/lib/ubsan-dg.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/lib/ubsan-dg.exp b/gcc/testsuite/lib/ubsan-dg.exp
index 81934bb2961..65799db0d93 100644
--- a/gcc/testsuite/lib/ubsan-dg.exp
+++ b/gcc/testsuite/lib/ubsan-dg.exp
@@ -121,4 +121,5 @@ proc ubsan_finish { args } {
}
set ld_library_path $ubsan_saved_library_path
set_ld_library_path_env_vars
+ clear_effective_target_cache
}