This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: autoconf probes of float format, endianness, and character set
- To: "Zack Weinberg" <zackw at stanford dot edu>
- Subject: Re: autoconf probes of float format, endianness, and character set
- From: Lars Brinkhoff <lars dot spam at nocrew dot org>
- Date: 15 Mar 2001 08:04:03 +0100
- Cc: gcc-patches at gcc dot gnu dot org
- Organization: nocrew
- References: <20010314001709.D29383@stanford.edu>
"Zack Weinberg" <zackw@stanford.edu> writes:
> Another interesting target would be a little-endian ARM with
> hardware floating point - apparently floats are big endian even when
> integers aren't, on that architecture. This should be detected
> properly, but I cannot test it.
On armv4l-unknown-linux-gnu, the string comes out as
"format::EI@@PFEE::tamroff", which is not detected.
--
http://lars.nocrew.org/