http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51033
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |rejects-valid
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011-11-08
Target Milestone|--- |4.7.0
Summary|Partial vector extension |[4.7 Regression] recent
|support |vector support was not
| |added to C++
Ever Confirmed|0 |1
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-11-08
22:23:28 UTC ---
I am going to mark this as a regression because before both the C++ front-end
and C front-ends were working with all vector extensions. This is really bad
news if only the C front-end got an improvement and the C++ front-end did not.