This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/17466] Testsuites in gcc override LD_LIBRARY_PATH
- From: "wilson at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Aug 2005 02:33:00 -0000
- Subject: [Bug other/17466] Testsuites in gcc override LD_LIBRARY_PATH
- References: <20040913195955.17466.hjl@lucon.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From wilson at gcc dot gnu dot org 2005-08-17 02:32 -------
This is a bit confused. The bug reported here is not the same as the bug
reported in PR 18526. It appears that HJ linked them together because he had a
single patch that fixes both bugs, even though the patch description says it
only fixes one bug. It really fixes two different problems.
The first bug, the one reported in this PR, was fixed here
http://gcc.gnu.org/ml/gcc-patches/2004-11/msg01538.html
The second bug, the one reported in PR 18526, was fixed here
http://gcc.gnu.org/ml/gcc-patches/2005-03/msg02335.html
I believe both bugs, this one and PR 18526, are now fixed. I have made no
effort to confirm this.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17466