[Bug c++/68703] __attribute__((vector_size(N))) template member confusion

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Aug 5 01:33:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68703

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-08-05
     Ever confirmed|0                           |1
      Known to fail|                            |6.1.0

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed.  The type of v should have been declared a dependent type but is
not.


More information about the Gcc-bugs mailing list