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]
Other format: [Raw text]

Re: Proposed location for variable sizes etc in ARRAY_REF and COMPONENT_REF


On Wednesday 23 June 2004 04:30, Richard Kenner wrote:
> I view having two tree nodes as a last resort.  Another option is to make a
> hash table for the nodes and store the data there.  But I was looking for
> something more direct and saw the annotation field that's currently unused
> in those node types.

Why do you dislike new tree codes so much when basically everyone
is saying you should do so?

Gr.
Steven


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