https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123672
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[15/16 Regression] |[15 Regression]
|__builtin_shufflevector() |__builtin_shufflevector()
|produces incorrect code |produces incorrect code
|with -ftree-forwprop |with -ftree-forwprop
--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far. Thanks for the report.