Fix ICE in substring-handling building 502.gcc_r (PR 87562)
[official-gcc.git] / gcc / testsuite / gcc.dg / pr84225.c
blobf57266c9a26c5fd0d60e0f15c40b7fce564e4837
1 /* PR tree-optimization/84225 */
2 /* { dg-do compile { target int32plus } } */
3 /* { dg-options "-Ofast -ftrapv" } */
5 #include "torture/pr69714.c"