https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116421
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |s390
Component|target |testsuite
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This looks like just a testsuite issue.
While most targets don't have VEC_EXTRACT with a non-constant, we get:
_7 = VIEW_CONVERT_EXPR<int[2]>(v)[x_6(D)];
r14-2324-gc30efd8cd634f8 introduced the internal function and the testcase was
not updated.