Mercury Bugs - mercury
View Issue Details
0000204mercuryBugpublic2011-07-12 16:172011-07-13 10:42
Reporterjuliensf 
Assigned Towangp 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000204: Generated code seg faults
DescriptionThe attached program seg faults when compiled with the current rotd. It is fine with the 11.07-beta
compiler. I suspect this is to do with the enumeration argument packing optimization since that
is the only significant difference between the trunk and the branch. (And the test case involves
a type which has that optimization applied to it.)
Additional InformationBug appears on x86_64 Linux in various grades, notably hlc.gc and asm_fast.gc.
(I haven't looked at what happens on other machines.)
TagsNo tags attached.
Attached Filesgz zinc-pack-bug.tar.gz (1,383) 2011-07-12 16:17
https://bugs.mercurylang.org/file_download.php?file_id=124&type=bug

There are no notes attached to this issue.

Issue History
2011-07-12 16:17juliensfNew Issue
2011-07-12 16:17juliensfFile Added: zinc-pack-bug.tar.gz
2011-07-13 10:42wangpStatusnew => resolved
2011-07-13 10:42wangpResolutionopen => fixed
2011-07-13 10:42wangpAssigned To => wangp