[Bug runtime/15783] inode-uprobes not handling tail recursion properly

fche at redhat dot com sourceware-bugzilla@sourceware.org
Tue May 19 14:49:00 GMT 2015


https://sourceware.org/bugzilla/show_bug.cgi?id=15783

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |fche at redhat dot com
         Resolution|---                         |INVALID

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
Effects of compiler optimizations (with modern gcc -O3 doing a ton of inlining
etc.) make the test in comment #0 a bit misleadinmg.  The calls case should
have been ....function("fib").call, in which case it does happen to match up
calls & returns.

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



More information about the Systemtap mailing list