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-ssa] Java: Decls that alias?


On Fri, 12 Sep 2003, Andrew Haley wrote:
> In the mainline compiler we handle this by sharing RTL between
> multiple decls; this has exactly the effect we want.  But how is it
> possible to do this in GIMPLE?  Is there a way to alias two local
> variable declarations?

Andrew, I'm not sure I really understand the problem.  Is this somehow
related to the bytecode failures currently on tree-ssa?

Jeff


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