[Bug translator/12151] support /* stable */ embedded-c pragma

flu at redhat dot com sourceware-bugzilla@sourceware.org
Fri Aug 14 18:19:00 GMT 2015


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

Felix Lu <flu at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |flu at redhat dot com
         Resolution|---                         |FIXED

--- Comment #1 from Felix Lu <flu at redhat dot com> ---
Optimizer now supports /* stable */ pragma for arity-0 functions.

/* stable */ functioncalls get pulled out of the top level loop
then left inside the enclosing if-else statement(if any).

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



More information about the Systemtap mailing list