Fix unused warnings.
[official-gcc/graphite-test-results.git] / gcc / testsuite / gcc.c-torture / compile / pr35468.c
blob16d064b62228682e3621cd9644718ed195c871df
1 /* PR tree-optimization/35468 */
3 void
4 foo (void)
6 *(char *) "c" = 'x';