20010610.f: New.
2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl> * g77.f-torture/execute/20010610.f: New. From-SVN: r43143
This commit is contained in:
parent
46f41fed63
commit
226f8242c0
@ -1,3 +1,7 @@
|
||||
2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
|
||||
|
||||
* g77.f-torture/execute/20010610.f: New.
|
||||
|
||||
2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
|
||||
|
||||
* g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
|
||||
|
4
gcc/testsuite/g77.f-torture/execute/20010610.f
Normal file
4
gcc/testsuite/g77.f-torture/execute/20010610.f
Normal file
@ -0,0 +1,4 @@
|
||||
DO I = 0, 255
|
||||
IF (ICHAR(CHAR(I)) .NE. I) CALL ABORT
|
||||
ENDDO
|
||||
END
|
Loading…
Reference in New Issue
Block a user