diff options
author | Dimitar Dimitrov <dimitar@dinux.eu> | 2024-10-24 19:59:42 +0300 |
---|---|---|
committer | Dimitar Dimitrov <dimitar@dinux.eu> | 2024-10-24 20:14:10 +0300 |
commit | bcd56224d74cdd8dc3c77097de51e97bc7b6d181 (patch) | |
tree | fe29ce128f73ef816682d4dfa5f413f647a2f3be /maintainer-scripts/branch_changer.py | |
parent | 0dbc588acaa27a3a56bc9173bd577e1293f10046 (diff) | |
download | gcc-bcd56224d74cdd8dc3c77097de51e97bc7b6d181.zip gcc-bcd56224d74cdd8dc3c77097de51e97bc7b6d181.tar.gz gcc-bcd56224d74cdd8dc3c77097de51e97bc7b6d181.tar.bz2 |
testsuite: Require effective target pie for pr113197
The test for PR113197 explicitly enables PIE. But targets without PIE
emit warnings when -fpie is passed (e.g. pru and avr), which causes the
test to fail.
Fix by adding an effective target requirement for PIE.
With this patch, the test now is marked as unsupported for
pru-unknown-elf. Testing for x86_64-pc-linux-gnu passes with current
mainline, and fails if the fix from r15-4018-g02f4efe3c12cf7 is
reverted.
PR ipa/113197
gcc/testsuite/ChangeLog:
* gcc.dg/lto/pr113197_0.c: Require effective target pie.
Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
Diffstat (limited to 'maintainer-scripts/branch_changer.py')
0 files changed, 0 insertions, 0 deletions