// RUN: %clang_cc1 -fsyntax-only -Wfloat-equal -verify %s
int
int
int
// 0.0 can be represented exactly, so don't warn.
int
int
// The literal is a double that can't be represented losslessly as a float.
int
int
// The literal is a double that can be represented losslessly as a long double,
// but this might not be the comparison what was intended.
int
int
int
int
int
int
int