Re: [PATCH][comitted] Testsuite: Disable PR99149 test on big-endian

2021-03-01 Thread Richard Sandiford via Gcc-patches
Tamar Christina writes: > Hi All, > > This patch disables the test for PR99149 on Big-endian > where for standard AArch64 the patterns are disabled. > > Regtested on aarch64-none-linux-gnu and no issues. > > Committed under the obvious rule. > > Thanks, > Tamar > > gcc/testsuite/ChangeLog: > >

[PATCH][comitted] Testsuite: Disable PR99149 test on big-endian

2021-02-24 Thread Tamar Christina via Gcc-patches
Hi All, This patch disables the test for PR99149 on Big-endian where for standard AArch64 the patterns are disabled. Regtested on aarch64-none-linux-gnu and no issues. Committed under the obvious rule. Thanks, Tamar gcc/testsuite/ChangeLog: PR tree-optimization/99149 *