Append to HOST_LIBGCC2_CFLAGS in libgcc
[gcc.git] / libgcc / config / h8300 / h8300-lib.h
1 #ifdef FLOAT
2 #ifdef __H8300__
3 #define CMPtype HItype
4 #else
5 #define CMPtype SItype
6 #endif
7 #endif