Skip to content
  • Brad King's avatar
    Suppress Intel float-equality test warnings · dcae401a
    Brad King authored
    We suppress Intel warning 1572 because the cases where we do equality
    tests are valid.  Since this project does not do numerical computations
    we need not worry about real instances against which this warning
    protects.
    dcae401a