diff options
author | Kewen Lin <linkw@gcc.gnu.org> | 2020-09-03 21:58:39 -0500 |
---|---|---|
committer | Kewen Lin <linkw@linux.ibm.com> | 2020-09-03 22:01:56 -0500 |
commit | e1336703f8220dcffdeddb5e19dd032c766fbb8f (patch) | |
tree | da6bde47fbe5d8afd3f4f71ff1427a36ac765459 /gcc/tree-ssa-alias.c | |
parent | 6e82b6cfcf13d4fc4511695f4085cadd767c90d7 (diff) | |
download | gcc-e1336703f8220dcffdeddb5e19dd032c766fbb8f.zip gcc-e1336703f8220dcffdeddb5e19dd032c766fbb8f.tar.gz gcc-e1336703f8220dcffdeddb5e19dd032c766fbb8f.tar.bz2 |
test/rs6000: Replace test targets p8 and p9+
This patch is to clean existing rs6000 test targets p8 and p9+
with existing has_arch_pwr8 and has_arch_pwr9 targets combination
or only one of them.
gcc/testsuite/ChangeLog:
* gcc.target/powerpc/pr92398.p9+.c: Replace p9+ with has_arch_pwr9.
* gcc.target/powerpc/pr92398.p9-.c: Replace p9+ with has_arch_pwr9,
and replace p8 with has_arch_pwr8 && !has_arch_pwr9.
* lib/target-supports.exp (check_effective_target_p8): Remove.
(check_effective_target_p9+): Remove.
Diffstat (limited to 'gcc/tree-ssa-alias.c')
0 files changed, 0 insertions, 0 deletions