#SW2600

Stan Cox scox@redhat.com
Fri May 16 17:11:00 GMT 2008


Here is a proposed patch for the array index piece of #SW2600 (should
optimize away assignments in other contexts).  For example: arr2[i = 1]
= 10 can potentially become arr2[1] = 10



-------------- next part --------------
A non-text attachment was scrubbed...
Name: stap_optarridx.patch
Type: text/x-patch
Size: 3637 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/systemtap/attachments/20080516/9d0f1567/attachment.bin>


More information about the Systemtap mailing list