[Bug c++/51033] generic vector subscript and shuffle support was not added to C++
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 9 09:41:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51033
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|4.7.0 |---
Summary|[4.7 Regression] recent |generic vector subscript
|vector support was not |and shuffle support was not
|added to C++ |added to C++
Severity|normal |enhancement
--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-11-09 09:25:27 UTC ---
It's clearly not a regression - it's an enhancement request (and language
extensions in C++ are so much more fragile because of the power of C++ and
possible interaction with other language features).
More information about the Gcc-bugs
mailing list