This is the mail archive of the gcc-patches@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: [patch] for PR17474


On Mon, 2004-09-20 at 17:03, Daniel Berlin wrote:

> Don't you mean name tag?
> type tags are generated from the TBAA.
> :)
> 
No.  Name tags only apply to a single SSA_NAME.  We want 'arr' to alias
all names of 'tmp'.  TMTs are actually misnamed.  We should probably
call them 'decl tags' or something.  They describe all the possible
names for a decl.


Diego.


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