summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gm2/types/run/pass/types-run-pass.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gm2/types/run/pass/types-run-pass.exp')
-rw-r--r--gcc/testsuite/gm2/types/run/pass/types-run-pass.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gm2/types/run/pass/types-run-pass.exp b/gcc/testsuite/gm2/types/run/pass/types-run-pass.exp
index 50903547367..375c7012e7d 100644
--- a/gcc/testsuite/gm2/types/run/pass/types-run-pass.exp
+++ b/gcc/testsuite/gm2/types/run/pass/types-run-pass.exp
@@ -28,7 +28,7 @@ load_lib gm2-torture.exp
set gm2src ${srcdir}/../m2
gm2_init_pim "${srcdir}/gm2/types/run/pass"
-gm2_link_with "d.o -lm2pim -lm2iso -lpthread"
+gm2_link_with "d.o"
set output [target_compile $srcdir/$subdir/d.c d.o object "-g"]