Rebase.
[official-gcc.git] / gcc / testsuite / gcc.dg / torture / pr54327.c
blobfe7499aab33253dc07ccdd6ec7030cd2d233503c
1 /* { dg-do compile } */
3 #include <string.h>
4 #include <stdlib.h>
5 void treathead ()
7 char *a = ';' == '\0' ? : 0;
8 if (*a == '=')
10 while (*a == (*a == 0) || *a == '\'')
11 a++;
12 if (strlen (a) < 2)
13 abort ();