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: ICE in change_address at emit_rtl.c


On Sun, Nov 25, 2001 at 12:38:33AM -0800, Mark Mitchell wrote:
> >(Oh, can we please #if 0 out the aux field in tree_common?  The only
> >code that's using it is on the ast-optimizer-branch which will not be
> >merged in 3.1 - all it's doing is wasting memory.)
> 
> Just remove it, until the branch is merged.  And then we might want
> to use an on-the-side table, depending.
> 
> Patch pre-approved.

Neil tried to do this a few weeks back and got shot down because
apparently it would make trunk->branch merges harder.  What has
changed?

zw


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