Skip to content
Snippets Groups Projects
Commit 0db53311 authored by Thomas Schwinge's avatar Thomas Schwinge
Browse files

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.
parent ade81bb9
No related branches found
No related tags found
No related merge requests found
// { dg-do compile { target nvptx-*-* } }
// { dg-do compile }
// { dg-additional-options "-m64" }
// Check NRV optimization doesn't change the PTX prototypes.
......
// { dg-do compile { target nvptx-*-* } }
// { dg-do compile }
// { dg-additional-options "-m64" }
// ptr to member data is like sizeof.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment