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]

Re: autoconf probes of float format, endianness, and character set


"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/


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