Overview
Request 1191898 accepted
- On 32bit x86 architectures, compile with option -ffloat-store. This
mitigates the unfortunate fact that the test-suite of the package
expects the precision of FP operations to be lower than that of
internal representation of 80387.
The specific issue this works around popped up on i586 with GCC 14 but
is an inherent issue of the test suite of the package.
If the request is OK, please forward it to Factory soon too so that we
can switch the default compiler. Thanks!
- Created by jamborm
- In state accepted
- Package maintainers: dspinella and kohei_yoshida
Request History
jamborm created request
- On 32bit x86 architectures, compile with option -ffloat-store. This
mitigates the unfortunate fact that the test-suite of the package
expects the precision of FP operations to be lower than that of
internal representation of 80387.
The specific issue this works around popped up on i586 with GCC 14 but
is an inherent issue of the test suite of the package.
If the request is OK, please forward it to Factory soon too so that we
can switch the default compiler. Thanks!
mschreiner accepted request
Thank you, forwarding to openSUSE:Factory.