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: How to make the address of varients are assigned immediately in the memory?


On May 18, 2001, "Elva Wang" <wangtingting@linuxda.com> wrote:

> what configurations or options can make the compiler assigned
> sequential memory for short and long type data defined immediatly.

Why do I have this feeling of having read this question and an answer
to it yesterday, in some GCC mailing lists?  In what sense is this a
bug in GCC or about the development of GCC (which are the topics of
the mailing lists in which you've just posted).

Look for attribute packed in the GCC manual.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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