aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/constexpr.cc
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2022-09-24 15:16:57 +0800
committerXi Ruoyao <xry111@xry111.site>2023-03-07 15:37:01 +0800
commit59a72acbccf4c81a04b4d09760fc8b16992de106 (patch)
treecf49e1ae79f356fffa113a9c2f3019bcfa110e33 /gcc/cp/constexpr.cc
parent5937cfb981debb2aeb72a1ed255fc3ed5a5835c4 (diff)
downloadgcc-59a72acbccf4c81a04b4d09760fc8b16992de106.zip
gcc-59a72acbccf4c81a04b4d09760fc8b16992de106.tar.gz
gcc-59a72acbccf4c81a04b4d09760fc8b16992de106.tar.bz2
aarch64: testsuite: disable stack protector for tests relying on stack offset
Stack protector needs a guard value on the stack and change the stack layout. So we need to disable it for those tests, to avoid test failure with --enable-default-ssp. gcc/testsuite/ChangeLog: * gcc.target/aarch64/shrink_wrap_1.c (dg-options): Add -fno-stack-protector. * gcc.target/aarch64/stack-check-cfa-1.c (dg-options): Add -fno-stack-protector. * gcc.target/aarch64/stack-check-cfa-2.c (dg-options): Add -fno-stack-protector. * gcc.target/aarch64/test_frame_17.c (dg-options): Add -fno-stack-protector.
Diffstat (limited to 'gcc/cp/constexpr.cc')
0 files changed, 0 insertions, 0 deletions