[Bug sanitizer/59410] tsan tests fail with address randomization disabled
kcc at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Dec 9 07:44:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59410
--- Comment #30 from Kostya Serebryany <kcc at gcc dot gnu.org> ---
We could add -Ttext-segment=0x7d0000000000 (not 0x855555000000!),
to either the tests or the driver, but
a) see Jakub's comment about Gold
b) it will not fix anything, and
c) it will not help when ASLR is off.
More information about the Gcc-bugs
mailing list