aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pr113262.c
blob: ee55183b587bed230fce1f2b075b65de156f38b9 (plain)
1
2
3
4
5
6
/* PR c/113262 */
/* { dg-do compile } */
/* { dg-options "" } */

int [[gnu::copy ("")]] a;	/* { dg-error "'copy' attribute argument cannot be a string" } */