Mercury Bugs - mercury
View Issue Details
0000510mercuryBugpublic2020-06-19 17:332022-01-25 22:15
Reporterzs 
Assigned Tozs 
PrioritynormalSeveritycrashReproducibilityalways
StatusfeedbackResolutionreopened 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000510: compiler crash due to missing type definition
DescriptionThe valid/bug510 test case (which I added and committed just now) causes a compiler crash.
It occurs when the compiler tries to look up the definition of the sparse_bitset type,
but does not find it, due to it being hidden behind module abstraction barriers.
TagsNo tags attached.
Attached Files

Notes
(0001162)
zs   
2022-01-25 03:55   
Some change in the last 18 or so months has fixed this test case,
since it does not cause a compiler crash anymore.
(0001163)
zs   
2022-01-25 22:15   
The crash is still present in MLDS grades.

Issue History
2020-06-19 17:33zsNew Issue
2020-06-19 17:33zsStatusnew => assigned
2020-06-19 17:33zsAssigned To => zs
2022-01-25 03:55zsStatusassigned => resolved
2022-01-25 03:55zsResolutionopen => fixed
2022-01-25 03:55zsNote Added: 0001162
2022-01-25 22:15zsStatusresolved => feedback
2022-01-25 22:15zsResolutionfixed => reopened
2022-01-25 22:15zsNote Added: 0001163