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]

Re: bluesky idea: __attribute__ (netorder)


On Sun, Sep 06, 1998 at 11:02:13AM -0400, Tim Hollebeek wrote:
> There are hundreds of ways to do this that do not include modifying
> the compiler and writing nonstandard C/C++.  For example:

Yes, and I'd agree if there weren't quite a few machines that can do
byte swapping with special instructions, either in parallel with a
load, or just in a register.


r~


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