]> sourceware.org Git - systemtap.git/commit
Consider function attribute suffixes in the function name shortening check.
authorStan Cox <scox@redhat.com>
Wed, 1 Jun 2022 18:53:59 +0000 (14:53 -0400)
committerStan Cox <scox@redhat.com>
Wed, 1 Jun 2022 18:53:59 +0000 (14:53 -0400)
commit2678cf41d1cc99009078ca5cf82eb675fc9f8983
tree9a4ac268947f590bca03ba0111bdb85e2bbee1d1
parentf313ef73d6e9c87c68d8e49318f634175ee8ea3d
Consider function attribute suffixes in the function name shortening check.

gcc function attribute suffixes like constprop or cold may lengthen
the function name.  Check for missing glibc debuginfo in tls errno test.
testsuite/systemtap.base/tls.exp
translate.cxx
This page took 0.028383 seconds and 5 git commands to generate.