On 6/15/20 9:51 AM, Richard Earnshaw (lists) wrote: > In practice it will work because objects passed to memmove will have to > have a single colour, Does this mean all stack and heap objects visible to the C programmer must have the same tag? This surprises me, as I thought part of the idea was to assign tags randomly.