[m-dev.] diff: use symbolic not numeric hlds_dump name

Peter Ross petdr at cs.mu.OZ.AU
Fri Jul 16 17:09:36 AEST 1999


Hi,


===================================================================


Estimated hours taken: 0.1

tests/general/accumulator/Mmakefile:
    Use the symbolic hlds_dump name rather than the numeric.


Index: Mmakefile
===================================================================
RCS file: /home/staff/zs/imp/tests/general/accumulator/Mmakefile,v
retrieving revision 1.3
diff -u -r1.3 Mmakefile
--- Mmakefile	1999/07/16 07:05:36	1.3
+++ Mmakefile	1999/07/16 07:05:50
@@ -37,7 +37,7 @@
 	# Accumulators aren't introduced for -O5
 	# this is just a temp workaround
 override EXTRA_MCFLAGS =
-MCFLAGS = -d39  --introduce-accumulators --optimize-constructor-last-call
+MCFLAGS = -d accum --introduce-accumulators --optimize-constructor-last-call
 
     # programs which aren't working.
 NOT_WORKING =

----
 +----------------------------------------------------------------------+
 | Peter Ross      M Sci/Eng Melbourne Uni                              |
 | petdr at cs.mu.oz.au  WWW: www.cs.mu.oz.au/~petdr/ ph: +61 3 9344 9158  |
 +----------------------------------------------------------------------+
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list