#1488: fix test suite when building with ICC
----------------------+-----------------------------------------------------
Reporter: bubaflub | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: testing | Version: 2.1.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
----------------------+-----------------------------------------------------
Comment(by bubaflub):
the failed test with t/pmc/float.t can be reduced to this test case:
{{{
$P0 = new ['Float']
$P0 = 0.0
neg $P0
print $P0
$S0 = $P0
print $S0
.
}}}
I get "0" both times with ICC.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1488#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets