[Bug translator/2140] 'delete' operator doesn't work on all variations

joshua dot i dot stone at intel dot com sourceware-bugzilla@sourceware.org
Thu Jan 12 01:19:00 GMT 2006


------- Additional Comments From joshua dot i dot stone at intel dot com  2006-01-12 01:19 -------
Created an attachment (id=824)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=824&action=view)
first crack at a fix

Here's a patch that I thought would fix this, but it's not quite there.

There seems to be a disconnect with the way temporaries are defined - e.g. it
generates a Stat temporary (illegal), but I don't understand why.  Nothing in
the probe body tries to assign a Stat to a temp.  In fact, it generates temps
up to __tmp26, even though the highest I see referenced in the actual probe is
__tmp23.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2140

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Systemtap mailing list