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]: Kill unused pointer in struct tree_decl


On Wed, 2004-12-22 at 08:36 -0500, Daniel Berlin wrote:
> This one isn't a regression, but it is obvious and not possibly harmful, 
> so i thought i'd submit it anyway.
> 
> The alias_var field should have been deleted from struct tree_decl when 
> tree-alias-common.[ch] went away, but was accidently overlooked
> 
> Bootstrapped and regtested on i686-pc-linux-gnu.
> 
> Okay for mainline?
OK.
jeff


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