On 11/15/19 10:58 PM, Andreas Schwab wrote: > On Nov 15 2019, Bernd Schmidt wrote: > >> Any chance you could show the command lines from the log files or some >> other way of reproducing the issue? > > Executing on aranym: OMP_NUM_THREADS=2 > LD_LIBRARY_PATH=.:/daten/aranym/gcc/gcc-20191115/Build/m68k-linux/./libstdc++-v3/src/.libs:/daten/aranym/gcc/gcc-20191115/Build/m68k-linux/./libstdc++-v3/src/.libs:/daten/aranym/gcc/gcc-20191115/Build/gcc:/daten/aranym/gcc/gcc-20191115/Build/gcc > timeout 1200 ./dyncast1.exe (timeout = 300) > Executed ./dyncast1.exe, status 1 > Output: Error 25 > child process exited abnormally > FAIL: g++.old-deja/g++.other/dyncast1.C -std=c++17 execution test
I meant the compiler command line of course... for any -mcpu flags that might differ from my test run. Bernd