[PATCH] Fix target/29779, vectorizer fortran testcases failing

Andrew Pinski pinskia@gmail.com
Sun Dec 3 00:42:00 GMT 2006


On Sat, 2006-12-02 at 22:14 +0100, Paolo Bonzini wrote:
> > -				   BUILT_IN_MD, NULL,
> > -				   tree_cons (get_identifier ("const"),
> > -					      NULL_TREE, NULL_TREE));
> > +				   BUILT_IN_MD, NULL, NULL_TREE);
> > +      TREE_READONLY (decl)
> 
> Uhm, the patch looks... weird...

This is what I get for moving it over from another machine manually :).

Anyways here is the corrected patch.

Thanks,
Andrew Pinski
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fixvectorfortran.diff.txt
Type: text/x-patch
Size: 688 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20061203/8400f304/attachment.bin>


More information about the Gcc-patches mailing list