]> sourceware.org Git - systemtap.git/commit
PR13838: support fp32_to_fp64 conversion automatically at functioncall
authorAlice Zhang <alizhang@redhat.com>
Wed, 17 Mar 2021 18:28:39 +0000 (14:28 -0400)
committerAlice Zhang <alizhang@redhat.com>
Wed, 17 Mar 2021 18:28:39 +0000 (14:28 -0400)
commite57668debf54851925588a6564a46445bf2d2dc3
tree83ed14a343dce238639ef27a63c7398036b292eb
parent83d39af6c05fc3280682860841e4fb300a81075b
PR13838: support fp32_to_fp64 conversion automatically at functioncall
synthesize level.

- tapsets.cxx: modified synthetic_embedded_deref_call, so a 4 byte
  floating point will be convert to 8 byte double if detected.
- testsuite/buildok/floatingpoint.stp: updated corresponding fp32
  examples.
tapsets.cxx
testsuite/buildok/floatingpoint.stp
This page took 0.023105 seconds and 5 git commands to generate.