Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000441 | mercury | Bug | public | 2017-10-18 22:47 | 2017-10-18 23:42 |
Reporter | juliensf | ||||
---|---|---|---|---|---|
Assigned To | zs | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000441: Invalid C code for program in hlc.gc grade | ||||
Description | The attached program compiles and runs successfully in the asm_fast.gc grade. The generated C code fails to compile in the hlc.gc grade with the following error: Mercury/cs/test_vfm2.c: In function ‘test_vfm2__hello_1_f_0’: Mercury/cs/test_vfm2.c:130:18: error: void value not ignored as it ought to be HeadVar__2_2 = vfm2__printLine_2_f_0(TypeCtorInfo_5_5, TypeCtorInfo_6_6, ((MR_Box) (Var_4)), FIO_3); ^ ** Error making `Mercury/os/test_vfm2.o'. This is using rotd-2017-10-15 (although it also occurs with old roads). | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | vfm2_bug.tar.gz (702) 2017-10-18 22:47 https://bugs.mercurylang.org/file_download.php?file_id=273&type=bug |
Notes | |||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2017-10-18 22:47 | juliensf | New Issue | |||
2017-10-18 22:47 | juliensf | File Added: vfm2_bug.tar.gz | |||
2017-10-18 23:28 | zs | Assigned To | => zs | ||
2017-10-18 23:28 | zs | Status | new => assigned | ||
2017-10-18 23:42 | zs | Note Added: 0000958 |