On Tue, Aug 03, 2004 at 03:19:54PM -0400, Richard Kenner wrote: > Sorry: I meant why that variable? What does the dereference have to do > with Utn? The alias analyzer picked a representative in the set of all variables that alias, I imagine. I believe the dumps for .alias should tell you which variables are in that set. r~