declare FTELL as intrinsic

From-SVN: r26721
This commit is contained in:
Craig Burley 1999-05-01 22:45:14 +00:00 committed by Craig Burley
parent 78b2090a42
commit 851fc3922b
4 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,8 @@
Sun May 2 01:38:50 1999 Craig Burley <craig@jcb-sc.com>
* g77.f-torture/execute/u77-test.f (main): Declare FTELL as
intrinsic.
Sun May 2 01:13:37 1999 Craig Burley <craig@jcb-sc.com>
* g77.f-torture/execute/u77-test.f (main): List libU77

View File

@ -50,7 +50,7 @@
+ stat, lstat, getcwd, gmtime, etime, chmod, itime, date,
+ chdir, fgetc, fputc, system_clock, second, idate, secnds,
+ time, ctime, fdate, ttynam, date_and_time, mclock, mclock8,
+ cpu_time, dtime
+ cpu_time, dtime, ftell
external lenstr, ctrlc
integer lenstr
logical l

View File

@ -1,3 +1,7 @@
Sun May 2 01:38:50 1999 Craig Burley <craig@jcb-sc.com>
* libU77/u77-test.f (main): Declare FTELL as intrinsic.
Sun May 2 01:13:37 1999 Craig Burley <craig@jcb-sc.com>
* libU77/u77-test.f (main): List libU77 intrinsics

View File

@ -53,7 +53,7 @@
+ stat, lstat, getcwd, gmtime, etime, chmod, itime, date,
+ chdir, fgetc, fputc, system_clock, second, idate, secnds,
+ time, ctime, fdate, ttynam, date_and_time, mclock, mclock8,
+ cpu_time, dtime
+ cpu_time, dtime, ftell
external lenstr, ctrlc
integer lenstr
logical l