[Mono-devel-list] REVIEW: Fix for bug 42136

Torstensson, Patrik patrik.torstensson at intel.com
Tue Dec 30 12:02:55 EST 2003


This fix makes the liveness analyze take catch blocks into account,
extending liveness of a local used in the try (normally to be counted as
dead).

Before the liveness algorithm flagged a local as dead even if it was
used in the catch block, therefore liveness/linear scan has been
disabled for methods with try/catch blocks.

Cheers,
 Patrik Torstensson

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug-42136-fix.diff.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031230/5bdf936c/attachment.txt 


More information about the Mono-devel-list mailing list