Move 'g++.dg/abi/nvptx-[...].C' -> 'g++.target/nvptx/abi-[...].C'
commit0db533114235539199f6698d8d52c5101107567e
authorThomas Schwinge <thomas@codesourcery.com>
Mon, 18 Sep 2023 14:36:24 +0000 (18 16:36 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Mon, 18 Sep 2023 14:36:52 +0000 (18 16:36 +0200)
tree4b97cbe90d80c5b91a09e9493e8ef032da35372d
parentade81bb9079f3b84e49300a283c05ee9dc3e2af4
Move 'g++.dg/abi/nvptx-[...].C' -> 'g++.target/nvptx/abi-[...].C'

... instead of burying these nvptx-specific test cases within the generic ones.

gcc/testsuite/
* g++.dg/abi/nvptx-nrv1.C: Move...
* g++.target/nvptx/abi-nrv1.C: ... here.
* g++.dg/abi/nvptx-ptrmem1.C: Move...
* g++.target/nvptx/abi-ptrmem1.C: ... here.
gcc/testsuite/g++.target/nvptx/abi-nrv1.C [moved from gcc/testsuite/g++.dg/abi/nvptx-nrv1.C with 97% similarity]
gcc/testsuite/g++.target/nvptx/abi-ptrmem1.C [moved from gcc/testsuite/g++.dg/abi/nvptx-ptrmem1.C with 96% similarity]