[m-rev.] diff: Fix the testcase for bug180

Paul Bone pbone at csse.unimelb.edu.au
Wed Feb 16 17:37:43 AEDT 2011


Add --allow-stubs and --no-warn-stubs to the command line options for the
bug180 testcase.

valid/tests/Mercury.options:
    As above. 

Index: tests/valid/Mercury.options
===================================================================
RCS file: /home/mercury1/repository/tests/valid/Mercury.options,v
retrieving revision 1.72
diff -u -p -b -r1.72 Mercury.options
--- tests/valid/Mercury.options	6 Feb 2011 07:30:04 -0000	1.72
+++ tests/valid/Mercury.options	16 Feb 2011 06:15:44 -0000
@@ -46,7 +46,7 @@ MCFLAGS-bug128                  = -O5 --
 MCFLAGS-bug134                  = --no-static-ground-terms --no-optimize-dead-procs
 MCFLAGS-bug142                  = --optimise-higher-order --inline-single-use
 MCFLAGS-bug159                  = -w
-MCFLAGS-bug180                  = --profile-optimized
+MCFLAGS-bug180                  = --profile-optimized --allow-stubs --no-warn-stubs
 MCFLAGS-compl_unify_bug		= -O3
 MCFLAGS-constraint_prop_bug	= -O0 --common-struct --local-constraint-propagation
 MCFLAGS-csharp_hello		= --no-intermodule-optimization
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 489 bytes
Desc: Digital signature
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20110216/0e26dbfe/attachment.sig>


More information about the reviews mailing list