On 11/16/19 9:18 AM, Andreas Schwab wrote: > On Nov 16 2019, Bernd Schmidt wrote: > >> Well, there has to be some difference between what you are doing and >> what I am doing, because: >> >> Running /local/src/egcs/git/gcc/testsuite/g++.old-deja/old-deja.exp ... >> >> === g++ Summary === >> >> # of expected passes 26826 >> # of expected failures 82 >> # of unsupported tests 157 >> /local/src/egcs/bm68k-test/gcc/xg++ version 10.0.0 20191101 >> (experimental) (GCC) > > === g++ Summary === > > # of expected passes 170041 > # of unexpected failures 74 > # of expected failures 708 > # of unresolved testcases 2 > # of unsupported tests 7419 > /daten/aranym/gcc/gcc-20191115/Build/gcc/xg++ version 10.0.0 20191114 > (experimental) [trunk revision 278266] (GCC)
Once again, that doesn't help me track things down. A bug report without instructions to reproduce is useless. Could you please provide me the generated assembly files with -fverbose-asm that I asked for? Bernd