This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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: fix for compilations with gcc 4.7


> 
> > Byte by byte storing of the word is possible, but to me it looks more
> complicated than needed with endianness handling.
> 
> There is only one correct endianness for each format.

Btw after the endianness is handled memcopy also can be used instead of byte-by-byte copy. What do you prefer ?

Nitin


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