Plugged LePotato in place of RasPi. Possibly of interest:
both success machines had gcc 6.3.0
failures had gcc 7.3.0 and 8.2.1
Perhaps a code generation change?
So compile the test functions to assembler with the two different co pilers and do a diff. Or compile dummy functions containing calls to the failing tests and do a diff.
I'm sorry; I don't have a 64-bit ARM machine set up yet. As soon as I do i'll pitch in.
Plugged LePotato in place of RasPi. Possibly of interest:
both success machines had gcc 6.3.0
failures had gcc 7.3.0 and 8.2.1
Perhaps a code generation change?
So compile the test functions to assembler with the two different co pilers and do a diff. Or compile dummy functions containing calls to the failing tests and do a diff.
I'm sorry; I don't have a 64-bit ARM machine set up yet. As soon as I do i'll pitch in.