gcc/libphobos/testsuite
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
..
config
lib
libphobos.aa
libphobos.allocations D: Implement GCC emutls in druntime 2019-04-25 11:11:39 +00:00
libphobos.cycles
libphobos.druntime
libphobos.druntime_shared
libphobos.exceptions
libphobos.hash
libphobos.init_fini
libphobos.phobos
libphobos.phobos_shared
libphobos.shared
libphobos.thread libphobos: Fix segfault in runtime caused by unexpected GC of TLS data. 2019-04-25 15:31:35 +00:00
libphobos.typeinfo
Makefile.am libphobos: Add missing PWD_COMMAND to Makefile. 2019-04-25 06:26:57 +00:00
Makefile.in libphobos: Add missing PWD_COMMAND to Makefile. 2019-04-25 06:26:57 +00:00
testsuite_flags.in