]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/lib/libstdc++.exp
re PR other/54279 (first stage build with g++ fails with "." as the first component...
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / lib / libstdc++.exp
index adb9c157586d17d2bedfe3436924bef24a25f221..b3be88fc5e32986a01378d9f28a31ca486688f37 100644 (file)
@@ -181,7 +181,7 @@ proc libstdc++_init { testfile } {
 
     # Compute what needs to be added to the existing LD_LIBRARY_PATH.
     if {$gccdir != ""} {
-       set compiler ${gccdir}/g++
+       set compiler ${gccdir}/xg++
        set ld_library_path ${ld_library_path_tmp}
        append ld_library_path ":${blddir}/src/.libs"