Fix ICE in substring-handling building 502.gcc_r (PR 87562)
[official-gcc.git] / gcc / testsuite / gcc.dg / pr68785.c
blobf4257da4dd8e0dfa592aa493effcc8e6d1a48882
1 /* PR tree-optimization/68785 */
2 /* { dg-do compile } */
3 /* { dg-options "-O3" } */
5 int
6 foo (void)
8 return *(int *) "";