(root)/
gcc-13.2.0/
gcc/
testsuite/
gfortran.dg/
g77/
cpp5.F
        ! { dg-do run }
#include "cpp5.h"
        IF (FOO().NE.1) STOP 1
        END