aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.cc
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@adacore.com>2023-11-09 00:01:32 -0300
committerAlexandre Oliva <oliva@gnu.org>2023-11-09 00:01:32 -0300
commit5057ee07ccc918a32b9c36855a8c1f74e0b39b04 (patch)
treea074b6afde0f1d6a4a4e7247dc82dffa2bd0fc00 /gcc/tree-vect-loop.cc
parent61d2b4746300a604469df15789194d0a7c73791b (diff)
downloadgcc-5057ee07ccc918a32b9c36855a8c1f74e0b39b04.zip
gcc-5057ee07ccc918a32b9c36855a8c1f74e0b39b04.tar.gz
gcc-5057ee07ccc918a32b9c36855a8c1f74e0b39b04.tar.bz2
testsuite: force PIC/PIE off for pr58245-1.C
This test expects a single mention of stack_chk_fail, as part of a call sequence, but when e.g. PIE is enabled by default, we output .hidden stack_chk_fail_local, which makes for a count mismatch. Disable PIC/PIE so as to not depend on the configurable default. for gcc/testsuite/ChangeLog * g++.dg/pr58245-1.C: Disable PIC/PIE.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions