This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
IRIX: floating point: do not flush to zero
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 4 Mar 2015 00:15:25 +0000 (19:15 -0500)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 4 Mar 2015 01:00:14 +0000 (20:00 -0500)
commit94a0894418670e8bdd2c1d63e76a77225365995d
tree8015f6539aa13ba026cc27cb9a0fd3179d7c397a
parente6bdf523c482703fe07cfe70c76a0efbd6971301
IRIX: floating point: do not flush to zero

Fix for [perl #123767] IRIX64 blead (ddce084a) opbasic/arith.t failure

Use the PERL_SYS_FPU_INIT to initialize the FPU flags appropriately.
perl.h
t/opbasic/arith.t