This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [VxWorks] Fix failures in ieee.exp


Richard Sandiford wrote:
The ieee/fp-cmp-[123].c tests fail for VxWorks kernel mode because
signal.h can't be included without vxWorks.h.  ieee/hugeval.c fails
for VxWorks kernel mode for the same reason that it fails on HPUX;
HUGEVAL is defined to DBL_MAX instead of infinity.

Tested on i586-vxworks. OK to install?

ok, thanks


nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::         CodeSourcery
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]