Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000481 | mercury | Bug | public | 2019-08-19 13:38 | 2019-08-20 11:34 |
Reporter | wangp | ||||
---|---|---|---|---|---|
Assigned To | zs | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000481: abort in MLDS code generator with --static-ground-terms | ||||
Description | The compiler aborts on the following test case in hlc grades. % mmc -s hlc.gc -C mlds_ground_term.m Uncaught Mercury exception: Software Error: map.lookup: key not found Key Type: term.var(parse_tree.prog_data.prog_var_type) Key Value: var(4) Value Type: ml_backend.ml_gen_info.ml_ground_term | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | mlds_ground_term.m (329) 2019-08-19 13:38 https://bugs.mercurylang.org/file_download.php?file_id=289&type=bug |
Notes | |||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2019-08-19 13:38 | wangp | New Issue | |||
2019-08-19 13:38 | wangp | File Added: mlds_ground_term.m | |||
2019-08-19 16:07 | zs | Assigned To | => zs | ||
2019-08-19 16:07 | zs | Status | new => assigned | ||
2019-08-20 11:34 | zs | Status | assigned => resolved | ||
2019-08-20 11:34 | zs | Resolution | open => fixed | ||
2019-08-20 11:34 | zs | Note Added: 0001046 |