ensure that the tail call is in the same block as the return (fixes fehler62)
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 7 Aug 2007 11:17:14 +0000 (11:17 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 7 Aug 2007 11:17:14 +0000 (11:17 +0000)
commit42b0a2a592834883a167183acc63d813c29d96a6
tree34c462a94d0a8ef8b194fd7360e6562ec124611a
parent7c887f424d7e6dc409daa6468376f6c4bcac7f75
ensure that the tail call is in the same block as the return (fixes fehler62)

[r15487]
ir/opt/tailrec.c