[m-rev.] Trivial diff: fix repeated state variable errors bug
Ralph Becket
rafe at cs.mu.OZ.AU
Thu Oct 7 17:17:13 AEST 2004
Estimated hours taken: 0.1
Branches: main
compiler/Mercury.options:
Undo a change to Mercury.options that was checked in by accident.
Index: Mercury.options
===================================================================
RCS file: /home/mercury1/repository/mercury/compiler/Mercury.options,v
retrieving revision 1.8
diff -u -r1.8 Mercury.options
--- Mercury.options 7 Oct 2004 07:12:54 -0000 1.8
+++ Mercury.options 7 Oct 2004 07:15:23 -0000
@@ -6,8 +6,6 @@
# Mercury.options - module-specific flags for Mmake and `mmc --make'.
#-----------------------------------------------------------------------------#
-MCFLAGS-hlds.make_hlds = --trace deep
-
# Compilation of rl_code.c is really slow, especially with --trace deep,
# at the default level of -O2, due to the C optimizer's use of quadratic
# algorithms on a couple of 20,000-line functions (the automatically
--------------------------------------------------------------------------
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