OSDN Git Service

* lib/libstdc++.exp: Use global variable ld_library_path (not local)
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 27 Jun 1998 23:01:34 +0000 (23:01 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 27 Jun 1998 23:01:34 +0000 (23:01 +0000)
commitbdeb939f9723cf17e741e0541ef8dfa12b96564d
tree2ce84a3666266670e197050d243f70e343fc1825
parent67cd41a66846da5121ea7a7dfbb19f510d3269f7
    * 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.*").

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20768 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++/testsuite/ChangeLog
libstdc++/testsuite/lib/libstdc++.exp