This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: placing datastructures in contiguous memory
- To: VenkateshT at ishoni dot com, gcc at gcc dot gnu dot org
- Subject: Re: placing datastructures in contiguous memory
- From: mike stump <mrs at windriver dot com>
- Date: Mon, 22 Oct 2001 00:51:34 -0700 (PDT)
> From: Venkatesh Tanjore <VenkateshT@ishoni.com>
> To: "'gcc@gcc.gnu.org'" <gcc@gcc.gnu.org>
> Date: Mon, 22 Oct 2001 11:42:49 +0530
> I would like to know if there is a way to ask the gcc to place all the data
> structures in a particular section of the memory continously
Sure. Lookup the word attribute and then the word section in the FM.