google / szl

A compiler and runtime for the Sawzall language
Other
69 stars 16 forks source link

[FATAL szlbootstrapsum_unittest.cc:141] assertion failed: CHECK(original[offset + 1].real + update[1].real == table[offset + 1].real) #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Some of my testing environments are hitting this failed assertions in  the 
szlbootstrapsum unittest.  I suspect this is due to direct equality comparison 
of floating point values.

Original issue reported on code.google.com by dbh@google.com on 16 Nov 2010 at 4:41

GoogleCodeExporter commented 9 years ago

Original comment by dbh@google.com on 16 Nov 2010 at 6:27