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

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 9 10:42:00 GMT 2011


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-11-09 10:40:10 UTC ---
At least __builtin_shuffle is hardly going to clash with any language feature,
it is an overloaded set of builtins for vector types, nothing else.



More information about the Gcc-bugs mailing list