MPS issue job003667

TitleLocus stress test only gets run on Windows
Statusclosed
Priorityoptional
Assigned userGareth Rees
OrganizationRavenbrook
DescriptionThe locus stress test (locusss) is run on Windows, but not on other platforms.
AnalysisMake it run on all supported platforms.
How foundinspection
Evidence[1] //info.ravenbrook.com/project/mps/master/code/locusss.c
Created byGareth Rees
Created on2014-01-16 15:23:23
Last modified byGareth Rees
Last modified on2014-03-08 01:49:11
History2014-01-16 GDR Created.

Fixes

Change Effect Date User Description
184689 closed 2014-03-08 00:24:04 Gareth Rees Add locbwcss and locusss to the test suite on OS X, FreeBSD and Linux.
Add const qualifier so that locbwcss and locusss compile without warnings.
Build djbench and gcbench on FreeBSD and Linux.
Don't include <alloca.h> -- alloca is in stdlib.h.