[PATCH]: Updated lambda-code patch

Mark Mitchell mark@codesourcery.com
Wed Aug 25 18:18:00 GMT 2004


Daniel Berlin wrote:

> I've updated the patch according to your comments.
>
> Bootstrapped and regtested on i686-pc-linux-gnu (along with the 
> followup patch to perform the transform, and the tree-data-ref 
> cleanups necessary)
>
> I've not changed one use of varrays (the data dependence relations) 
> because that will need changes that also need to ripple through the 
> lno branch.
> I'm happy to commit to making those changes, however.
>
> Please note that this change (and the transform that uses it i'm about 
> to submit) depends on tree-data-ref cleanups at
>
> http://gcc.gnu.org/ml/gcc-patches/2004-08/msg00844.html
>
> The second part of that cleanup patch (dorit's changes) have already 
> been committed to the mainline.
> The remainder of that patch was simply moving data dependence 
> relations from being garbage collected to explicitly alloced and 
> freed, and moving the location of an on-the-side array to inside the 
> data dependence structure where it belonged.
>
> Okay to commit both?

OK.

-- 
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com



More information about the Gcc-patches mailing list