
#5: f2cl miscompiles dlamrg.f from lapack. ---------------------+------------------------------------------------------ Reporter: rtoy | Owner: somebody Type: defect | Status: closed Priority: major | Milestone: Component: f2cl | Version: Resolution: fixed | Keywords: ---------------------+------------------------------------------------------ Changes (by rtoy): * status: new => closed * resolution: => fixed Old description:
f2cl compiles dlamrg.f incorrectly. It thnks the array index is a statement function. It's just an array.
New description: f2cl compiles dlamrg.f incorrectly. It thinks the array {{{index}}} is a statement function. It's just an array. -- Comment: Fixed in changset [1148:505dc31bee3e] -- Ticket URL: <http://trac.common-lisp.net/f2cl/ticket/5#comment:1> f2cl <http://common-lisp.net/project/f2cl> f2cl