View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000037 | mercury | Bug | public | 2008-01-15 11:39 | 2008-01-17 00:30 | ||||
Reporter | juliensf | ||||||||
Assigned To | juliensf | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000037: high-level C backend produces invalid C code | ||||||||
Description | The attached test case causes the high-level C backend tries to initialise static data using a function call (in order to box a float). The program compiles succesfully with the low-level backend. | ||||||||
Additional Information | This test case was derived from code generated by the experimental Zinc-to-Mercury compiler. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
Notes | |
juliensf (administrator) 2008-01-17 00:30 |
Fixed. See log message of r1.121 of compiler/ml_unify_gen.m for details. |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-01-15 11:39 | juliensf | New Issue | |
2008-01-15 11:39 | juliensf | File Added: bad_static_data.m | |
2008-01-15 11:40 | juliensf | Assigned To | => juliensf |
2008-01-15 11:40 | juliensf | Status | new => assigned |
2008-01-17 00:30 | juliensf | Status | assigned => resolved |
2008-01-17 00:30 | juliensf | Resolution | open => fixed |
2008-01-17 00:30 | juliensf | Note Added: 0000071 |