]> granicus.if.org Git - python/commit
bpo-37681: no_sanitize_thread support from GCC 5.1 (GH-15096)
authorHai Shi <shihai1992@gmail.com>
Wed, 14 Aug 2019 09:50:19 +0000 (04:50 -0500)
committerVictor Stinner <vstinner@redhat.com>
Wed, 14 Aug 2019 09:50:19 +0000 (11:50 +0200)
commit7e479c82218450255572e3f5fa1549dc283901ea
treecf967b9194a0d49e76924bf1359cc6108a4650fc
parent43d564c18c97421f73025ac3132a194975c76bd6
bpo-37681: no_sanitize_thread support from GCC 5.1 (GH-15096)

Fix the following warning with GCC 4.8.5:
Objects/obmalloc.c: warning: ‘no_sanitize_thread’ attribute directive ignored
Objects/obmalloc.c