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

Michael Meissner <meissner at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2016-11-03
     Ever confirmed|0                           |1

--- Comment #2 from Michael Meissner <meissner at gcc dot gnu.org> ---
It looks like I didn't properly switch the offset for LE numbering.  The test
does work in BE, and in LE vec_extract (<x>, 0) returns vec_extract (<x>, 3)

Reply via email to