aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/cpp/ucnid-7.c
blob: 93404225de1e2a8cc3db21f2524b480875c14937 (plain)
1
2
3
4
5
/* { dg-do compile } */
/* { dg-options "-std=c99 -fextended-identifiers" } */
#define a b(
#define b(x) q
int a\U0000000z );