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: Problem with nested functions, aliasing, ssa rewriting, etc


On Wed, Mar 10, 2004 at 01:52:46PM -0800, Richard Henderson wrote:
> 	* tree-nested.c (convert_nonlocal_reference): Clear TREE_INVARIANT
> 	on modified ADDR_EXPRs.

I've committed this part.

> 	* tree-ssa-operands.c (note_addressable): Use get_base_address.

Diego and I identified a lot more ocurrences.  I'm now testing a
larger patch that fixes all of them.


r~


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