This is the mail archive of the gcc-help@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]

Re: Tree


Yes, suppose  one node contains integer_type value in one address
space, another in different. is it possible to find those address
space ?(named address space)


On Mon, Jul 4, 2011 at 8:49 PM, Ian Lance Taylor <iant@google.com> wrote:
> konica sarker <konica.sarker@gmail.com> writes:
>
>> Thanks, another question is it possible to find the address space of a
>> node of a tree?
>
> What do you mean? ?Is this a reference to named address spaces (a C
> language extension) or to something within the compiler itself?
>
> Ian
>


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