Opened 12 years ago

Closed 12 years ago

#2149 closed defect (fixed)

Matching should *always* be deterministic even if it has some random components

Reported by: Adrian Pop Owned by: Martin Sjölund
Priority: high Milestone: 1.9.0
Component: Backend Version: trunk
Keywords: Cc:

Description

Compiler/runtime/matching_cheap.c has some random parts.
We should implement our own random function so we get the same
results during the testsuite and in production
when our users run the same models.

Change History (2)

comment:1 by Martin Sjölund, 12 years ago

Status: newaccepted

comment:2 by Martin Sjölund, 12 years ago

Resolution: fixed
Status: acceptedclosed

Fixed in r15796.

Note: See TracTickets for help on using tickets.