]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/gcc.dg/pr84225.c
Update copyright years.
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / pr84225.c
1 /* PR tree-optimization/84225 */
2 /* { dg-do compile { target int32plus } } */
3 /* { dg-options "-Ofast -ftrapv" } */
4
5 #include "torture/pr69714.c"