
#5: f2cl miscompiles dlamrg.f from lapack. --------------------+------------------------------------------------------- Reporter: rtoy | Owner: somebody Type: defect | Status: new Priority: major | Milestone: Component: f2cl | Version: Keywords: | --------------------+------------------------------------------------------- f2cl compiles dlamrg.f incorrectly. It thnks the array index is a statement function. It's just an array. -- Ticket URL: <http://trac.common-lisp.net/f2cl/ticket/5> f2cl <http://common-lisp.net/project/f2cl> f2cl

#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

#5: f2cl miscompiles dlamrg.f from lapack. ---------------------+------------------------------------------------------ Reporter: rtoy | Owner: somebody Type: defect | Status: closed Priority: major | Milestone: Component: f2cl | Version: Resolution: fixed | Keywords: ---------------------+------------------------------------------------------ Comment(by rtoy): Replying to [comment:1 rtoy]:
Fixed in changset [1148:505dc31bee3e] That's changeset:1148:505dc31bee3e
-- Ticket URL: <http://trac.common-lisp.net/f2cl/ticket/5#comment:2> f2cl <http://common-lisp.net/project/f2cl> f2cl
participants (1)
-
f2cl