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
/
20010610.f
blob: 5adbcd6727805c5acfd88a4d0cbd49504ec7c371 (
plain
)
1
2
3
4
5
c { dg-do run }
DO
I
=
0
,
255
IF
(
ICHAR
(
CHAR
(
I
))
.
NE
.
I
)
CALL
ABORT
ENDDO
END