2024-03-29 09:30 AEDT

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0000351mercuryBugpublic2014-08-12 19:50
Reporterwangp 
Assigned Tozs 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0000351: abort compiling integer.m with parallel conjunction
DescriptionThe 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
TagsNo tags attached.
Attached Files

-Relationships
+Relationships

-Notes

~0000756

juliensf (administrator)

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 ;-)

~0000757

zs (developer)

The error message indicates a problem in the LLDS code generator, or in the HLDS being fed into it. I will take a look.

~0000759

zs (developer)

Fix committed aug 11.

~0000760

zs (developer)

Fix committed aug 11.
+Notes

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