]> git.ipfire.org Git - thirdparty/gcc.git/commit - libsanitizer/ChangeLog
sanitizer_stacktrace.cc (GetCanonicFrame): Assume we compiled code with GCC when...
authorMax Ostapenko <m.ostapenko@partner.samsung.com>
Wed, 21 Oct 2015 07:51:03 +0000 (10:51 +0300)
committerMaxim Ostapenko <chefmax@gcc.gnu.org>
Wed, 21 Oct 2015 07:51:03 +0000 (10:51 +0300)
commit21d6106320c64bfd87ee81a3c0e342ba7697e0a3
tree7f623e5c442aab66f9a863b9042ba31de703ef00
parent15ebe1fe46a75067b027128e35d75b17a5d4e299
sanitizer_stacktrace.cc (GetCanonicFrame): Assume we compiled code with GCC when extracting the caller PC for ARM if...

libsanitizer/

* sanitizer_common/sanitizer_stacktrace.cc (GetCanonicFrame): Assume we
compiled code with GCC when extracting the caller PC for ARM if no
valid frame pointer is available.

From-SVN: r229115
libsanitizer/ChangeLog
libsanitizer/sanitizer_common/sanitizer_stacktrace.cc