Find a file
Alex Crichton b751493472 Fix some typos/bugs with float comparison intrinsics
* I believe `__gtdf2` erroneously used `f32` instead of `f64`
* Most of these needed `#[arm_aeabi_alias]` to ensure they're correctly called
  through the alias
* Some existing aliases were corrected with the right names
2018-01-24 17:01:04 -08:00
library/compiler-builtins Fix some typos/bugs with float comparison intrinsics 2018-01-24 17:01:04 -08:00