This is the mail archive of the gcc-bugs@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]

[Bug c++/51033] generic vector subscript and shuffle support was not added to C++


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51033

--- Comment #18 from Marc Glisse <marc.glisse at normalesup dot org> 2012-04-17 16:41:58 UTC ---
(In reply to comment #17)
> > And now I should actually bootstrap and run the testsuite ;-)
> Good luck!

It worked fine, same failures as I got the other day for another patch.

> BTW, it may be handy to get an account in the GCC compile farm:
> http://gcc.gnu.org/wiki/CompileFarm

Thanks for the advice. I looked into it once, but don't currently need it: make
-j check leaves my 3 year old desktop at least 60% idle, and the few
architectures that could tempt me are not available in the farm (an x64 with
AVX? a sparc with VIS3?).


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