]> sourceware.org Git - systemtap.git/commit
PR13847: simplify compiled-printf functions
authorFrank Ch. Eigler <fche@redhat.com>
Wed, 14 Mar 2012 19:16:37 +0000 (15:16 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Wed, 14 Mar 2012 19:30:40 +0000 (15:30 -0400)
commit8f1226601ce5d6f2e6bbec32315eed1999695417
treeeaf7273637048039d6cdaf384c053bb57b1b7e6b
parent051ca2a8aa19504008d1b7a6614f8ec6f82ba616
PR13847: simplify compiled-printf functions

* translate.cxx (emit_compiled_printfs): Emit flatter code, with
  fewer { variables; } that a bad compiler can translate to a large
  call frame.  This appears to allow normal (non-noinline) functions.
translate.cxx
This page took 0.02444 seconds and 5 git commands to generate.