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: [tree-ssa] How to make DECLs that alias


On Wed, Nov 19, 2003 at 09:16:00AM -0500, Diego Novillo wrote:
> Not necessarily.  The must-alias pass and PTA ought to help, in theory. 
> Particularly if these pointers never get reset to another address.

But if that happens, we'll optimize the whole thing away and 
the variable will *not* appear in the debug output.


r~


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