[m-rev.] for review: allow bootstrap in profdeep grades

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Aug 7 12:54:10 AEST 2002


On 07-Aug-2002, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
...
> Index: compiler/options.m
> ===================================================================
> RCS file: /home/mercury1/repository/mercury/compiler/options.m,v
> retrieving revision 1.378
> diff -u -b -r1.378 options.m
> --- compiler/options.m	2002/07/29 07:50:58	1.378
> +++ compiler/options.m	2002/08/05 03:00:55
> @@ -754,7 +754,7 @@
>  				-	bool(yes),
>  	use_lots_of_ho_specialization
>  				-	bool(no),
> -	deep_profile_tail_recursion	-	bool(yes),
> +	deep_profile_tail_recursion	-	bool(no),

There should be an XXX comment there explaining why it is turned off.

Otherwise that change looks fine.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
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