This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/6529] error() from nested function can be lost


------- Additional Comments From fche at redhat dot com  2008-05-28 18:24 -------
It could be that the outlabel stuff was only essential during the olden days
when global variable locking was done on a per-statement basis, rather than
per-probe as is now.  Errors may be able to just jump out -- though check
carefully the translation of loops, function calls.  (outlabels proper are
still needed for break/continue translation).


-- 


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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]