aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-inline.c
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2015-01-13 20:07:33 +0000
committerH.J. Lu <hjl@gcc.gnu.org>2015-01-13 12:07:33 -0800
commitee57ebbf2b503f9bf1cdad544090402c269538f7 (patch)
tree2d73a1e572d0e6a571392139fe45ecbf34519300 /gcc/ipa-inline.c
parented4f78fae8b9406f32cfe8cc47bd138aeb9d5540 (diff)
downloadgcc-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