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-16 19:08 -------
What's needed is probably this line:

      o->newline() << "if (unlikely (c->last_error)) goto " << outlabel << ";";

in c_unparser::visit_return_statement, just before it hardcodes last_error=""


-- 


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]