index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gfortran.dg
/
g77
/
cpp5.F
blob: 9b8d15bd79f6e1e0ecd789c9d6e665fdb65a3cb3 (
plain
)
1
2
3
4
! { dg-do run }
#include "cpp5.h"
IF
(
FOO
().
NE
.
1
)
CALL
ABORT
()
END