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: Question on VUSE


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~


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