This is the mail archive of the gcc@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]

CPP macro for Byte-order



Hi,

  I'm currently working on the numeric_limits<> support for floating
point types (mainly for things like NaNs, SNaNs, Infinities,
subnormals and such) in the C++ runtime system.  I would like to know
whether there is a CPP macro that defines the endianness selected for
compiling a given program under a given OS.  Any hints?

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


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