diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2015-01-13 20:07:33 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2015-01-13 12:07:33 -0800 |
commit | ee57ebbf2b503f9bf1cdad544090402c269538f7 (patch) | |
tree | 2d73a1e572d0e6a571392139fe45ecbf34519300 /gcc/ipa-inline.c | |
parent | ed4f78fae8b9406f32cfe8cc47bd138aeb9d5540 (diff) | |
download | gcc-ee57ebbf2b503f9bf1cdad544090402c269538f7.zip gcc-ee57ebbf2b503f9bf1cdad544090402c269538f7.tar.gz gcc-ee57ebbf2b503f9bf1cdad544090402c269538f7.tar.bz2 |
Support PIE in gcc.dg/tree-ssa/ssa-store-ccp-3.c
target nonpic is always false for -fPIE since it defines both __PIC__
and __PIE__. This patch changes gcc.dg/tree-ssa/ssa-store-ccp-3.c to
make it to pass with -fPIE by excluding PIE when nonpic is true.
* gcc.dg/tree-ssa/ssa-store-ccp-3.c: Exclude pie when nonpic is
true.
From-SVN: r219554
Diffstat (limited to 'gcc/ipa-inline.c')
0 files changed, 0 insertions, 0 deletions