vax vs real_arithmetic

Kaveh R. Ghazi ghazi@caip.rutgers.edu
Wed Jan 9 14:37:00 GMT 2002


 > Unfortunately, real.h will not have been included by this time,
 > so we cannot use 
 > 
 > #if HOST_FLOAT_FORMAT != VAX_FLOAT_FORMAT
 > #define REAL_ARITHMETIC
 > #endif
 > 
 > I don't see anything wrong with just using software emulation
 > all the time.  I'd be interested in knowing what, if anything,
 > this does to compile times.
 > r~
 > 
 >         * config/vax/vax.h (REAL_ARITHMETIC): Define.

How about wrapping it in #ifdef CROSS_COMPILE ?

--
Kaveh R. Ghazi			Director of Systems Architecture
ghazi@caip.rutgers.edu		Qwest Global Services



More information about the Gcc-patches mailing list