[Bug sanitizer/60038] AddressSanitizer CHECK failed ... "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" on CentOS 5.10

kcc at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 4 04:18:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60038

--- Comment #14 from Kostya Serebryany <kcc at gcc dot gnu.org> ---
Landed upstream:
http://llvm.org/viewvc/llvm-project?view=revision&revision=200733
Note that the patch is slightly different from Jakub's: it uses
memory_order_relaxed.

My understanding is that now is not the best time to do full merge from
upstream,
so feel free to commit this patch to GCC separately.



More information about the Gcc-bugs mailing list