diff options
Diffstat (limited to 'libvtv/testsuite/lib')
-rw-r--r-- | libvtv/testsuite/lib/libvtv.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libvtv/testsuite/lib/libvtv.exp b/libvtv/testsuite/lib/libvtv.exp index aefcbd26ef4..edf5fddbad2 100644 --- a/libvtv/testsuite/lib/libvtv.exp +++ b/libvtv/testsuite/lib/libvtv.exp @@ -28,6 +28,7 @@ load_lib dg.exp # loaded until ${tool}_target_compile is defined since it uses that # to determine default LTO options. +load_gcc_lib multiline.exp load_gcc_lib prune.exp load_gcc_lib target-libpath.exp load_gcc_lib wrapper.exp |