diff options
author | Mark Wielaard <mjw@redhat.com> | 2014-05-18 22:41:19 +0200 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2014-05-18 22:45:45 +0200 |
commit | 85482fc073442a056e0e3663eb454fa76d883271 (patch) | |
tree | 5e662e12f147410e8b46cd83dd415f022f8381fb /backends/sparc_auxv.c | |
parent | f05dff9d390f0692f5c74f9551ce6b2eeda78ed4 (diff) | |
download | android_external_elfutils-85482fc073442a056e0e3663eb454fa76d883271.tar.gz android_external_elfutils-85482fc073442a056e0e3663eb454fa76d883271.tar.bz2 android_external_elfutils-85482fc073442a056e0e3663eb454fa76d883271.zip |
tests: Don't use static functions in testfile-backtrace-demangle.
Compilers and demanglers might treat local/static functions different
between versions. In particular g++ 4.1.2 and libstdc++ mangle and
demangle the static void cxxfunc (int i) function as _Z7cxxfunci.
While g++ 4.8.2 and libstdc++ mangle and demangle it as _ZL7cxxfunci.
Signed-off-by: Mark Wielaard <mjw@redhat.com>
Diffstat (limited to 'backends/sparc_auxv.c')
0 files changed, 0 insertions, 0 deletions