Re: [PATCH 2/2] aarch64: add -fno-stack-protector to some tests [PR108411]

2023-01-19 Thread Richard Sandiford via Gcc-patches
Christophe Lyon writes: > As discussed in the PR, these recently added tests fail when the > testsuite is executed with -fstack-protector-strong. To avoid this, > this patch adds -fno-stack-protector to dg-options. > > PR target/108411 > gcc/testsuite > * g++.target/aarch64/bitf

[PATCH 2/2] aarch64: add -fno-stack-protector to some tests [PR108411]

2023-01-18 Thread Christophe Lyon via Gcc-patches
As discussed in the PR, these recently added tests fail when the testsuite is executed with -fstack-protector-strong. To avoid this, this patch adds -fno-stack-protector to dg-options. PR target/108411 gcc/testsuite * g++.target/aarch64/bitfield-abi-warning-align16-O2-extr