]> sourceware.org Git - systemtap.git/commit
PR10512 Referencing computed goto labels in c++ constructors does work.
authorMark Wielaard <mjw@redhat.com>
Tue, 18 Aug 2009 20:08:51 +0000 (22:08 +0200)
committerMark Wielaard <mjw@redhat.com>
Tue, 18 Aug 2009 20:08:51 +0000 (22:08 +0200)
commita80a54cb804d0df40e064a72bd8c6bf7c1258e02
treedac0e4bf9f70037697c3de4bfeeeb98aba047819
parent766d05e2cabc44805a9e12c4c309d1232f681f10
PR10512 Referencing computed goto labels in c++ constructors does work.

PR10533 inlined vars are not always found was fixed which means we
no longer need to prevent inlining of the STAP_PROBE macros.

* includes/sys/sdt.h (STAP_UNINLINE_LABEL): Removed.
  (STAP_PROBE[1-9]_): Remove label: and STAP_UNINLINE_LABEL.
includes/sys/sdt.h
This page took 0.02635 seconds and 5 git commands to generate.