Mercury Bugs - mercury
View Issue Details
0000051mercuryBugpublic2008-03-04 15:032013-09-09 16:22
Reporterwangp 
Assigned Towangp 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000051: abort during liveness detection
DescriptionThe attached file aborts during liveness detection with these options:

mmc -O2 --optimise-higher-order --optimise-constant-propagation --no-common-struct -C string2

(this is just a cut down string.m. The same thing happens with the full file.)


% Computing liveness in function `string2.foldr'/3 mode 0
Uncaught Mercury exception:
Software Error: hlds_llds.m: Unexpected: goal_info_get_post_births: no code_gen_info
TagsNo tags attached.
Attached Files? string2.m (2,558) 2008-03-04 15:03
https://bugs.mercurylang.org/file_download.php?file_id=44&type=bug

Notes
(0000565)
wangp   
2013-09-09 16:22   
Fixed (I think) in d67f1f8. The test case is different.

Issue History
2008-03-04 15:03wangpNew Issue
2008-03-04 15:03wangpFile Added: string2.m
2013-09-09 16:22wangpNote Added: 0000565
2013-09-09 16:22wangpStatusnew => resolved
2013-09-09 16:22wangpResolutionopen => fixed
2013-09-09 16:22wangpAssigned To => wangp