This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

RE: 8K limit on arrays.


Hi all,

A while ago I posted a query about 8K limit on arrays in GCC. Anyway it 
turns out the problem is related to -mshort option. When not using this 
option (which makes integers 16 bit by default) the problem disappers.

I also noticed that the code size generated goes down, not up as I 
expected. Can anyone explain this.

I am using GCC 2.91.66 (ECGS1.1.2) for M68K, hosted on Win95 (mingw32).

TIA
David Williams.

------
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]