[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#473432: gcc-4.2: mathomatic build failed on mipsel, mips, arm, hppa



reassign 473432 mathomatic
thanks

Sandro Tosi wrote:
> Package: gcc-4.2
> Version: 4.2.3-3
> Severity: normal
> 
> Hello,
> mathomatic failed to build[1] on mipsel[2], mips[3], arm[4] and hppa[5]
> running tests for matho-primes due to sizeof(long double) == 8 bytes,
> while it's expected to be at least 12 bytes.

This is a mis-assumption in those tests. For said architectures (or more
precisely, their ABIs), long double is an alias for double. The tests
need to be adjusted / disabled accordingly.


Thiemo



Reply to: