Devang Patel wrote:- > I am working on it. But I only have identifier node for the selector > in question, so now I am looking for a unused place in identifier > node to store line number. That's not right; it needs to be stored in a tree along with whatever it represents, e.g. a DECL. Neil.