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


> (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.

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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