Mercury Bugs - mercury
View Issue Details
0000145mercuryBugpublic2010-04-20 14:562010-04-21 14:57
Reporterwangp 
Assigned Towangp 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000145: loop invariants broken
DescriptionI wonder how long this bug has been present.

% mmc -O0 --loop-invariants ho_solns.m (from tests/hard_coded)
% ./ho_solns
4
4
4

should be:

4
5
6


TagsNo tags attached.
Attached Files

There are no notes attached to this issue.

Issue History
2010-04-20 14:56wangpNew Issue
2010-04-21 14:57wangpStatusnew => resolved
2010-04-21 14:57wangpResolutionopen => fixed
2010-04-21 14:57wangpAssigned To => wangp