Files
mercury/tests/valid
Peter Wang 55cf491e34 Fix bug #229. A term with an argument produced in a from_ground_term_construct
Branches: main, 11.07

Fix bug #229.  A term with an argument produced in a from_ground_term_construct
scope was not itself being marked to be constructed statically.  A side-effect
was an exception being thrown while generating a lookup switch in high-level C
grades.

compiler/mark_static_terms.m:
	Add the variable constructed in a from_ground_term_construct scope
	to the set of static variables.

tests/valid/Mercury.options:
tests/valid/Mmakefile:
tests/valid/mark_static_bug.m:
	Add test case.
2011-11-23 07:35:07 +00:00
..
2010-09-14 02:22:56 +00:00
2010-09-15 02:29:01 +00:00
2010-03-04 01:13:39 +00:00
2010-09-14 09:08:32 +00:00
2011-02-06 07:30:05 +00:00
2003-05-26 09:01:46 +00:00
2005-12-21 23:20:00 +00:00
2003-05-26 09:01:46 +00:00
2003-05-26 09:01:46 +00:00
2003-05-26 09:01:46 +00:00