[PATCH] incorrect __vxworks__ usage in longlong.h

Kevin Ryde user42@zip.com.au
Thu, 31 Jul 2003 09:15:59 +1000


David Edelsohn <dje@watson.ibm.com> writes:
>
>         * longlong.h (PowerPC umul_ppmm): Do not test __vxworks__.

Thanks.  We got rid of one of those, but not the other obviously.

I think for the future we'll probably use our own defines
HAVE_HOST_CPU_FAMILY_power and _powerpc, setup by configure.  Should
be easier and more reliable than compiler defines.