View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000351 | mercury | Bug | public | 2014-08-08 17:47 | 2014-08-12 19:50 | ||||
Reporter | wangp | ||||||||
Assigned To | zs | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000351: abort compiling integer.m with parallel conjunction | ||||||||
Description | The master branch fails to bootcheck for me at -O5 --intermod-opt in asm_fast.gc, after the commit[1] which introduces a parallel conjunction to integer.m. The error log is attached. The 14.01 branch seems fine. [1] cb161d615520c277a90a74de3a13682b20cc0a7e | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
Notes | |
juliensf (administrator) 2014-08-08 19:53 |
For the moment you can just replace the parallel conjunction with a sequential one -- Paul was going to take a look further look at that parallel conjunction anyway, so I guess this is just something else for him to do as well ;-) |
zs (developer) 2014-08-08 20:42 |
The error message indicates a problem in the LLDS code generator, or in the HLDS being fed into it. I will take a look. |
zs (developer) 2014-08-12 19:49 |
Fix committed aug 11. |
zs (developer) 2014-08-12 19:50 |
Fix committed aug 11. |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-08-08 17:47 | wangp | New Issue | |
2014-08-08 17:47 | wangp | File Added: integer.err | |
2014-08-08 19:53 | juliensf | Note Added: 0000756 | |
2014-08-08 20:42 | zs | Note Added: 0000757 | |
2014-08-08 20:42 | zs | Assigned To | => zs |
2014-08-08 20:42 | zs | Status | new => assigned |
2014-08-12 19:49 | zs | Note Added: 0000759 | |
2014-08-12 19:50 | zs | Note Added: 0000760 | |
2014-08-12 19:50 | zs | Status | assigned => resolved |
2014-08-12 19:50 | zs | Resolution | open => fixed |