[Bug libitm/69018] libitm/testsuite/libitm.c++/c++.exp: libstdc++ include paths don't work if tests set options
pietro at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 30 17:16:23 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69018
pietro <pietro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pietro at gcc dot gnu.org
--- Comment #3 from pietro <pietro at gcc dot gnu.org> ---
A related issue is that the libstc++ options are added to the test name. So
./contrib/compare_tests always complains the a test disappeared and that new
tests are passing/failing:
New tests that FAIL (1 tests):
libitm: libitm.c++/dropref.C -B
/home/pietro/build/gcc-patch/amd64-pc-solaris2.11/./libitm/../libstdc++-v3/src/.libs
execution test
...
Old tests that failed, that have disappeared (1 tests): (Eeek!)
libitm: libitm.c++/dropref.C -B
/home/pietro/build/gcc-trunk/amd64-pc-solaris2.11/./libitm/../libstdc++-v3/src/.libs
execution test
More information about the Gcc-bugs
mailing list