libstdc++.exp: Use global variable ld_library_path (not local) that is a lot more...
authorCarlo Wood <carlo@runaway.xs4all.nl>
Sat, 27 Jun 1998 23:01:34 +0000 (01:01 +0200)
committerJeff Law <law@gcc.gnu.org>
Sat, 27 Jun 1998 23:01:34 +0000 (17:01 -0600)
commitdfcb37f2a7ac5144dfd1b5d484947d21e047c919
tree2ce84a3666266670e197050d243f70e343fc1825
parent442b2e8635a8cb124d3f5ec6ab2ac8d55a109438
libstdc++.exp: Use global variable ld_library_path (not local) that is a lot more persistent...

        * lib/libstdc++.exp: Use global variable ld_library_path (not local)
that is a lot more persistent; dejagnu-980528 needs this.
* lib/libstdc++.exp (test_stdc++): Use regular expression " -lstdc.."
to remove -lstdc++ arguments (not " -lstdc.*").

From-SVN: r20768
libstdc++/testsuite/ChangeLog
libstdc++/testsuite/lib/libstdc++.exp