[m-rev.] for review: [CTGC] add pragma structure_reuse and related public types

Julien Fischer juliensf at cs.mu.OZ.AU
Mon May 1 22:08:11 AEST 2006


On Mon, 1 May 2006, Nancy Mazur wrote:

> Hi,
>
> here is a small diff which adds the structure_reuse pragma to the known set of
> pragma's.
>
> I hope to have my new PC very soon, as my laptop can't handle the mercury
> compiler anymore without overheating, the poor lad. A full compilation takes
> two meltdowns ;-)
>
> Nancy
>
> ===================================================================
>
>
> Estimated hours taken: 1
> Branches: reuse
>
> Add structure_reuse pragma (prog_item.m) and related types (prog_data.m).
>
> compiler/prog_data.m:
> 	Add reuse_tuple and reuse_tuples as public representations for
> 	reuse conditions needed in the CTGC system.
>
> compiler/prog_ctgc.m:
> 	Add parsing and printing routines for reuse_tuple(s).
>
> compiler/prog_item.m:
> compiler/add_pragma.m:
> compiler/mercury_to_mercury.m:
> compiler/module_qual.m:
> compiler/modules.m:
> compiler/recompilation.version.m:
> 	Add pragma structure_reuse/7.
>

Hi Nancy,

That diff looks fine - I'm still reviewing the other one but hopefully
that shouldn't be too much longer.

Julien.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list