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]

Endianess attributes


Hi.

I wonder why there aren't any endianess attributes ?

For example we could write this :
int x __attribute__ ((endianess (lil))) = 0;

Is it a silly suggestion ?
No one need it ?
Is it a bad design need ?

Could someone give me some information ?

Thanks.

Paul CHAVENT


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