View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0000510 | mercury | Bug | public | 2020-06-19 17:33 | 2022-01-25 22:15 | ||||||||
Reporter | zs | ||||||||||||
Assigned To | zs | ||||||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||||||
Status | feedback | Resolution | reopened | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0000510: compiler crash due to missing type definition | ||||||||||||
Description | The 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. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files |
|
Notes | |
zs (developer) 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. |
zs (developer) 2022-01-25 22:15 |
The crash is still present in MLDS grades. |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-19 17:33 | zs | New Issue | |
2020-06-19 17:33 | zs | Status | new => assigned |
2020-06-19 17:33 | zs | Assigned To | => zs |
2022-01-25 03:55 | zs | Status | assigned => resolved |
2022-01-25 03:55 | zs | Resolution | open => fixed |
2022-01-25 03:55 | zs | Note Added: 0001162 | |
2022-01-25 22:15 | zs | Status | resolved => feedback |
2022-01-25 22:15 | zs | Resolution | fixed => reopened |
2022-01-25 22:15 | zs | Note Added: 0001163 |