https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64078
Bernd Edlinger <bernd.edlinger at hotmail dot de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernd.edlinger at hotmail dot de --- Comment #4 from Bernd Edlinger <bernd.edlinger at hotmail dot de> --- I have never seen these test cases fail in my tests. But I do not quite understand how you configure your tests. For instance how you produced https://gcc.gnu.org/ml/gcc-testresults/2015-01/msg01188.html I assume you do: ../src/configure --prefix=/usr/5.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc But how do you start the test that it uses all the different combinations of -fpic options? make -k check RUNTESTFLAGS=???