2024-03-29 19:19 AEDT

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0000037mercuryBugpublic2008-01-17 00:30
Reporterjuliensf 
Assigned Tojuliensf 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0000037: high-level C backend produces invalid C code
DescriptionThe 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 InformationThis test case was derived from code generated by the experimental Zinc-to-Mercury
compiler.
TagsNo tags attached.
Attached Files

-Relationships
+Relationships

-Notes

~0000071

juliensf (administrator)

Fixed. See log message of r1.121 of compiler/ml_unify_gen.m for details.
+Notes

-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
+Issue History