On 11/28/06, Doug Gregor <[EMAIL PROTECTED]> wrote:
        * tree.h (TYPE_CANONICAL): New.
        (TYPE_STRUCTURAL_EQUALITY): New.
        (struct tree_type): Added structural_equality, unused_bits,
        canonical fields.
If I understand your patches correctly, this stuff is only needed for
the C-family languages.  So why steal two pointers on the generic
struct tree_type?  Are you planning to make all front ends use these
fields, or is it just additional bloat for e.g. Ada, Fortran, Java?
;-)

Gr.
Steven

Reply via email to