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.