https://issues.dlang.org/show_bug.cgi?id=15513
--- Comment #7 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/09419a101116c0439bc16b5e898fe45fd1b553bd fix regression tests for fixed Issue 15513 - the existing tls GC test weren't working b/c the scanned stack region still contained references to the allocated values https://github.com/D-Programming-Language/druntime/commit/5fe4cd967d3df000a7d6e93bb3fc077b859b2e6b Merge pull request #1510 from MartinNowak/fixup1507 fix regression tests for fixed Issue 15513 --
