aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2021-08-23 15:37:48 +0200
committerRichard Biener <rguenther@suse.de>2021-08-23 16:30:16 +0200
commit0230e69a3fabe6ad1d80cdf308ad1bf1934c4381 (patch)
tree53aa9d1fdd3cfee992fced8f713f9ea227ae998f /gcc/config.gcc
parent39baa886bcfa95c06d30a0978aa83f33fcd49745 (diff)
downloadgcc-0230e69a3fabe6ad1d80cdf308ad1bf1934c4381.zip
gcc-0230e69a3fabe6ad1d80cdf308ad1bf1934c4381.tar.gz
gcc-0230e69a3fabe6ad1d80cdf308ad1bf1934c4381.tar.bz2
ipa/97565 - fix IPA PTA body availability check
Looks like the existing check using has_gimple_body_p isn't enough at LTRANS time but I need to check in_other_partition as well. 2021-08-23 Richard Biener <rguenther@suse.de> PR ipa/97565 * tree-ssa-structalias.c (ipa_pta_execute): Check in_other_partition in addition to has_gimple_body. * g++.dg/lto/pr97565_0.C: New testcase. * g++.dg/lto/pr97565_1.C: Likewise.
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions