[Mono-list] Quick question reguarding local allocation

adc shark@blueyonder.co.uk
Tue, 26 Feb 2002 00:03:43 +0000


Does the mono C# compiler squeeze the (IL) locals into as few as possible?
By this I mean if two locals which would otherwise have been outputted are never simultaneously live does mcs squeeze these two locals into one?