gcc/libphobos/testsuite/libphobos.thread
Iain Buclaw 9125dc3292 libphobos: Fix segfault in runtime caused by unexpected GC of TLS data.
libphobos/ChangeLog:

2019-04-25  Iain Buclaw  <ibuclaw@gdcproject.org>

	PR d/90250
	* libdruntime/gcc/sections/elf_shared.d (initTLSRanges): Populate
	_tlsRanges in every startup thread.
	* testsuite/libphobos.thread/thread.exp: Load libphobos-dg.exp.
	* testsuite/libphobos.thread/tlsgc_sections.d: New test.

From-SVN: r270576
2019-04-25 15:31:35 +00:00
..
fiber_guard_page.d
thread.exp libphobos: Fix segfault in runtime caused by unexpected GC of TLS data. 2019-04-25 15:31:35 +00:00
tlsgc_sections.d libphobos: Fix segfault in runtime caused by unexpected GC of TLS data. 2019-04-25 15:31:35 +00:00