Declared in tree.h, extern GTY(()) tree global_trees[TI_MAX]; and instantiated in tree.c tree global_trees[TI_MAX]; I've searched for ages, and can't find where this gets initialized. Can someone point me in the right direction please? Steve
Declared in tree.h, extern GTY(()) tree global_trees[TI_MAX]; and instantiated in tree.c tree global_trees[TI_MAX]; I've searched for ages, and can't find where this gets initialized. Can someone point me in the right direction please? Steve