On 11/15/19 11:50 PM, Andreas Schwab wrote:
> On Nov 15 2019, Bernd Schmidt wrote:
>
>> I meant the compiler command line of course... for any -mcpu flags that
>> might differ from my test run.
>
> There are none.
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)
Is there anything you think you can give me to help reproduce this?
Before/after assembly files, generated with -fverbose-asm?
Bernd