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: Fix problems with tree-sra.c with VIEW_CONVERT_EXPR


On Mon, Jun 28, 2004 at 05:01:30PM -0400, Richard Kenner wrote:
>     Don't do anything until rth is finished overhauling the SRA code.
> 
> I didn't know he was overhauling it.  That's basically what I was going
> to do, but I'm perfectly happy to let him do it. :-)

I'm basically done, but it's exposing some latent Java problems,
which I'm trying to work through.

I believe my rewrite should handle all the cases you've posted today.


r~


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