This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Loop Optimizer Deficiency revisited
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Zack Weinberg <zack at codesourcery dot com>
- Cc: "Nitin Gupta" <ngupta at GlobespanVirata dot com>, Daniel Berlin <dberlin at dberlin dot org>, gcc at gcc dot gnu dot org
- Date: Sat, 22 Mar 2003 01:21:20 -0500
- Subject: Re: Loop Optimizer Deficiency revisited
>>>>> Zack Weinberg writes:
Zack> However, it is likely to be addressed by completing the store-motion
Zack> pass, which has never worked properly. If you would like to help with
Zack> that, talk to Daniel Berlin (cc:ed).
I believe that Zdenek has a revised store-motion patch which has
been waiting for approval.
David