This was coming up every so often on https://github.com/rust-lang-nursery/compiler-builtins/pull/166 so wanted to jot this down before I forgot. ``` ---- floattidf stdout ---- thread 'floattidf' panicked at 'assertion failed: `(left == right)` left: `((-56294995342131100,), 14335762557005848176, 14335762557005848160, true)`, right: `((-56294995342131100,), 14335762557005848176, 14335762557005848160, false)`', /target/mips-unknown-linux-gnu/debug/build/compiler_builtins-7252d96c089bca74/out/floattidf.rs:10055 ```