This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

ARM/Thumb 4-byte alignment problem



Hi,
 With Thumb GCC 2.95 there was a compiler option to compact structures
but there appeared to be none to compact simple global variables.
(i.e. A global unsigned char would take up 4 bytes of RAM regardless.)

 There appears to be no option in ARM/Thumb GCC 3.0 to prevent this
alignment either. Does anyone know if this "bug" has been
fixed or is planned to be fixed anytime soon?

 Thanks,

 Jeff



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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