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: TREE_ADDRESSABLE problem


On Thu, 2003-11-20 at 15:17, Richard Henderson wrote:
> On Thu, Nov 20, 2003 at 11:43:11PM +0100, Jan Hubicka wrote:
> > I probably can it manage to copy the argument list/return value too and
> > inject the new values into structure once I am finished, better ideas?
> 
> How about we NOT have the front-end manage this flag at all, and
> compute it during optimization always?

Sounds right to me.

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC


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