Files
mercury/tests/hard_coded/compare_spec.exp
Simon Taylor f1bd661495 Fix a bug which caused references to private_builtin__unsafe_type_cast
Estimated hours taken: 0.5

Fix a bug which caused references to private_builtin__unsafe_type_cast
to appear in the generated code, causing link errors.

compiler/higher_order.m:
	The builtin_state argument of a call to
	`private_builtin__unsafe_type_cast' must
	be `inline_builtin'.

tests/hard_coded/Mmakefile:
tests/hard_coded/compare_spec.m:
tests/hard_coded/compare_spec.exp:
	Test case.
2000-10-31 02:01:21 +00:00

2 lines
10 B
Plaintext