https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99149
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Tamar Christina <tnfch...@gcc.gnu.org>: https://gcc.gnu.org/g:96c5a8589e0dd22819bae34cac3381ad381d3989 commit r11-7358-g96c5a8589e0dd22819bae34cac3381ad381d3989 Author: Tamar Christina <tamar.christ...@arm.com> Date: Wed Feb 24 14:57:08 2021 +0000 [comitted] Testsuite: Disable PR99149 test on big-endian This patch disables the test for PR99149 on Big-endian where for standard AArch64 the patterns are disabled. gcc/testsuite/ChangeLog: PR tree-optimization/99149 * g++.dg/vect/pr99149.cc: Disabled on BE.