MERCURY_OPTIONS=
gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/tests/warnings'
{ echo MCFLAGS += '--grade java    --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --output-compile-error-lines 0 --color-diagnostics --infer-all --use-subdirs  --introduce-accumulators --excess-assign --common-struct --trace-optimized  '; echo MCFLAGS += ' '; echo CFLAGS += '    '; echo JAVACFLAGS += '-J"-Xmx1024m"   '; echo CSCFLAGS += '   '; echo C2INITARGS += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/stage2/runtime/mer_rt.init    '; echo MLLIBS += '   '; echo MLOBJS += '  '; echo LDFLAGS += '  '; echo LD_LIBFLAGS += '  '; echo EXTRA_LIBRARIES += ''; echo EXTRA_LIB_DIRS += ''; echo LIBGRADES = 'hlc.gc  '; echo INSTALL_PREFIX = '/home/mercury/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/stage2/scripts/mmc --make --options-file - arg_order_rearrangment.depend
gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/tests/warnings'
gmake[3]: Entering directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/tests/warnings'
{ echo MCFLAGS += '--grade java    --options-file /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/stage2/Mercury.options --mercury-linkage static -j2 --flags ../TESTS_FLAGS --flags ../WS_FLAGS --output-compile-error-lines 0 --color-diagnostics --infer-all --use-subdirs  --introduce-accumulators --excess-assign --common-struct --trace-optimized  '; echo MCFLAGS += ' '; echo CFLAGS += '    '; echo JAVACFLAGS += '-J"-Xmx1024m"   '; echo CSCFLAGS += '   '; echo C2INITARGS += '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/stage2/library/mer_std.init /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/stage2/runtime/mer_rt.init    '; echo MLLIBS += '   '; echo MLOBJS += '  '; echo LDFLAGS += '  '; echo LD_LIBFLAGS += '  '; echo EXTRA_LIBRARIES += ''; echo EXTRA_LIB_DIRS += ''; echo LIBGRADES = 'hlc.gc  '; echo INSTALL_PREFIX = '/home/mercury/testing/run/install'; echo LINKAGE = 'shared'; echo MERCURY_LINKAGE = 'shared'; } | /home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/stage2/scripts/mmc --make --options-file - arg_order_rearrangment.err
Making Mercury/int3s/arg_order_rearrangment.int3
Making Mercury/ints/arg_order_rearrangment.int
** Nothing to be done for `arg_order_rearrangment.err'.
Comparing arg_order_rearrangment.err with arg_order_rearrangment.err_exp*,
	results in arg_order_rearrangment.err_res
** arg_order_rearrangment.err did not match the expected error output
** (closest match was arg_order_rearrangment.err_res1)
--- arg_order_rearrangment.err_exp	2024-05-20 21:50:23.000000000 +1000
+++ arg_order_rearrangment.err	2025-03-31 06:13:05.785923426 +1100
@@ -1,10 +0,0 @@
-arg_order_rearrangment.m:014: In predicate `arg_order_rearrangment.r'/2:
-arg_order_rearrangment.m:020:   warning: the call to predicate
-arg_order_rearrangment.m:020:   `arg_order_rearrangment.app'/3 has had the
-arg_order_rearrangment.m:020:   locations of the variables `V_7' and `R0'
-arg_order_rearrangment.m:020:   swapped to allow accumulator introduction.
-arg_order_rearrangment.m:014:   Please ensure that this argument rearrangement
-arg_order_rearrangment.m:014:   does not introduce performance problems.
-arg_order_rearrangment.m:014:   These warnings can be suppressed by
-arg_order_rearrangment.m:014:   `--no-warn-accumulator-swaps'.
-For more information, recompile with `-E'.
gmake[3]: *** [../Mmake.common:166: arg_order_rearrangment.err_res] Error 1
gmake[3]: Target 'arg_order_rearrangment.runtest' not remade because of errors.
gmake[3]: Leaving directory '/home/mercury/testing/run/build/mercury-srcdist-rotd-2025-03-30/tests/warnings'