[Bug translator/6625] New: Accessing global:long through atomic_* if possible
mhiramat at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Jun 11 18:00:00 GMT 2008
I think if a global:long variable is used only by the operators which can be
supported by atomic operators(like ++,--,+=,-=,=,==) and only once accessed in a
block, translator might be able to translate it as an atomic_t variable.
--
Summary: Accessing global:long through atomic_* if possible
Product: systemtap
Version: unspecified
Status: NEW
Severity: enhancement
Priority: P2
Component: translator
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: mhiramat at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=6625
------- 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