]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/gcc.dg/gimplefe-19.c
Update copyright years.
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / gimplefe-19.c
CommitLineData
a676a9a8
RB
1/* { dg-do compile } */
2/* { dg-options "-fgimple" } */
3
4void __GIMPLE (startwith ("ccp1")) foo ()
5{
6 return;
7}