]> git.ipfire.org Git - thirdparty/gcc.git/commit - libsanitizer/ChangeLog
asan_rtl.cc (__asan_preinit): Don't add if PIC macro is defined.
authorJakub Jelinek <jakub@redhat.com>
Thu, 21 Feb 2013 14:25:32 +0000 (15:25 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 21 Feb 2013 14:25:32 +0000 (15:25 +0100)
commit4be7da26b58105b8920aeab125a9eb051367ff8f
treee528075adf5c6bb529bc8c76e1001beefc6c047d
parentc0da9c377c3b2099c3dd8f28864abce6304889dd
asan_rtl.cc (__asan_preinit): Don't add if PIC macro is defined.

* asan/asan_rtl.cc (__asan_preinit): Don't add if PIC macro is
defined.  Add used attribute.

From-SVN: r196205
libsanitizer/ChangeLog
libsanitizer/asan/asan_rtl.cc