On Wed, 28 Sep 2011, Artem Shinkarov wrote:
> In the attachment there is a patch with the changes. I don't have
> rights to commit to the cvs.
Thanks, Michael. I have applied the patch on your behalf.
Gerald
Hi
In the attachment there is a patch with the changes. I don't have
rights to commit to the cvs.
If we write about vector-related stuff, may be it would make sense to
mention that from now on we can make vector shifts and we can index
vector. These are changes from 4.6 (I guess), but they were n
Artem Shinkarov writes:
> I can try to put a description in the document. I am not sure that I
> have rights to commit to the svn, but at least I can try to write the
> text.
>
> There are also pending patches for vector-comparison (almost
> submitted) and vector shuffling (still under discussion
Ian
I can try to put a description in the document. I am not sure that I
have rights to commit to the svn, but at least I can try to write the
text.
There are also pending patches for vector-comparison (almost
submitted) and vector shuffling (still under discussion), but I hope
to finish both of
On Wed, Aug 10, 2011 at 7:44 AM, Richard Guenther
wrote:
>
> On Tue, Aug 9, 2011 at 10:23 PM, Artem Shinkarov
> wrote:
> > Sorry, I didn't attach the patch itself.
> > Here we go, in the attachment.
>
> I have committed the patch after re-bootstrapping and testing it
> on x86_64-unknown-linux-gnu
On Tue, Aug 9, 2011 at 10:23 PM, Artem Shinkarov
wrote:
> Sorry, I didn't attach the patch itself.
> Here we go, in the attachment.
I have committed the patch after re-bootstrapping and testing it
on x86_64-unknown-linux-gnu with {,-m32}.
Richard.
>
> Artem.
>
Sorry, I didn't attach the patch itself.
Here we go, in the attachment.
Artem.
Index: gcc/doc/extend.texi
===
--- gcc/doc/extend.texi (revision 177589)
+++ gcc/doc/extend.texi (working copy)
@@ -6526,18 +6526,25 @@ In C it is possibl