Opened 11 years ago

Closed 11 years ago

#2360 closed defect (fixed)

Re-write findZeroCrossings2 on tail-recursive form

Reported by: Martin Sjölund Owned by: Willi Braun
Priority: high Milestone: 1.9.1
Component: Backend Version: trunk
Keywords: Cc: Lennart Ochel, Willi Braun

Description

Re-write findZeroCrossings2 on tail-recursive form (without matchcontinue, or with matchcontinue in a function that does not iterate over a list of inputs):

[bt] #47..1942     /var/lib/hudson/slave/workspace/OpenModelica_BOOTSTRAP/OpenModelica/build/bin/../lib/omc/libOpenModelicaCompiler.so(omc_BackendDAECreate_findZeroCrossings2+0x1192) [0x7fdf52b8bb72]

Change History (4)

comment:1 by Lennart Ochel, 11 years ago

Owner: changed from probably noone to Lennart Ochel
Status: newassigned

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

Milestone: 1.9.01.9.1

Postponed until 1.9.1

comment:3 by Willi Braun, 11 years ago

Owner: changed from Lennart Ochel to Willi Braun

fixed in r17795

comment:4 by Willi Braun, 11 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.