[Bug testsuite/49375] Target libstdc++.so used by host cc1plus

2024-04-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49375 --- Comment #5 from Andrew Pinski --- ppl support was removed with r0-117618-g33ad93b9f4cb21 for GCC 4.8.0. I Have not looked if ISL requires libstdc++ or is only statically linked yet.

[Bug testsuite/49375] Target libstdc++.so used by host cc1plus

2011-06-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49375 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2011-06-14 15:41:50 UTC --- IMO this is a clear example why LD_LIBRARY_PATH is evil: the execution tests in the testsuite should be linked with

[Bug testsuite/49375] Target libstdc++.so used by host cc1plus

2011-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49375 --- Comment #1 from Richard Guenther rguenth at gcc dot gnu.org 2011-06-12 11:40:57 UTC --- LD_LIBRARY_PATH should be only set for executing testcases, not for compiling them.

[Bug testsuite/49375] Target libstdc++.so used by host cc1plus

2011-06-12 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49375 --- Comment #2 from H.J. Lu hjl.tools at gmail dot com 2011-06-12 14:30:31 UTC --- *** Bug 49374 has been marked as a duplicate of this bug. ***

[Bug testsuite/49375] Target libstdc++.so used by host cc1plus

2011-06-12 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49375 --- Comment #3 from H.J. Lu hjl.tools at gmail dot com 2011-06-12 14:43:41 UTC --- (In reply to comment #1) LD_LIBRARY_PATH should be only set for executing testcases, not for compiling them. That is not what we are doing: lib/c-torture.exp: