diff options
author | Alexandre Oliva <oliva@adacore.com> | 2021-03-24 05:44:39 -0300 |
---|---|---|
committer | Alexandre Oliva <oliva@gnu.org> | 2021-03-24 05:48:33 -0300 |
commit | 9eec7c7686aedc79853699549d1c9eee0a0a84fd (patch) | |
tree | ce1f8e3ff4866961f501416dc4f96ff5b42b6c99 /gcc/analyzer/program-state.cc | |
parent | d42ab6885a46d73903643c24a4f65fbf28dd0ec2 (diff) | |
download | gcc-9eec7c7686aedc79853699549d1c9eee0a0a84fd.zip gcc-9eec7c7686aedc79853699549d1c9eee0a0a84fd.tar.gz gcc-9eec7c7686aedc79853699549d1c9eee0a0a84fd.tar.bz2 |
require et feature pie for PIE tests
Both of these tests fail on platforms that reject -fPIC/-fPIE
altogether.
Other tests that perform PIE compilation or linking require the pie
feature, whether for -fpie/-fPIE compilation or for -pie linking.
This patch annotates both tests with the required target feature.
for gcc/testsuite/ChangeLog
* gcc.target/i386/pr97313.c: Require effective target feature pie.
* g++.target/i386/pr94185.C: Likewise.
Diffstat (limited to 'gcc/analyzer/program-state.cc')
0 files changed, 0 insertions, 0 deletions