Skip test gcc/testsuite/gcc.dg/asm-4.c for amdgcn target

2019-12-05  Frederik Harwath  <frederik@codesourcery.com>

gcc/testsuite/
	* gcc.dg/asm-4.c: Skip on target amdgcn-*-*.

From-SVN: r278993
This commit is contained in:
Frederik Harwath 2019-12-05 10:26:56 +00:00 committed by Frederik Harwath
parent 08d7ff78b3
commit b24c77958a
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2019-12-05 Frederik Harwath <frederik@codesourcery.com>
* gcc.dg/asm-4.c: Skip on target amdgcn-*-*.
2019-12-05 Richard Biener <rguenther@suse.de>
PR tree-optimization/92803

View File

@ -3,6 +3,7 @@
/* "p" modifier can't be used to generate a valid memory address with ILP32. */
/* { dg-skip-if "" { aarch64*-*-* && ilp32 } } */
/* { dg-skip-if "'p' is not supported for GCN" { amdgcn-*-* } } */
int main()
{