Declare ABORT as intrinsic

From-SVN: r26757
This commit is contained in:
Craig Burley 1999-05-03 16:20:06 +00:00 committed by Craig Burley
parent 2b0bdd9a77
commit dbd9ec970e
4 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,8 @@
1999-05-03 Craig Burley <craig@jcb-sc.com>
* g77.f-torture/execute/u77-test.f (main): Declare ABORT as
intrinsic.
1999-05-03 Craig Burley <craig@jcb-sc.com>
* g77.f-torture/execute/u77-test.f: Reverse order of two

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, ftell
+ cpu_time, dtime, ftell, abort
external lenstr, ctrlc
integer lenstr
logical l

View File

@ -1,3 +1,7 @@
Mon May 3 19:15:07 1999 Craig Burley <craig@jcb-sc.com>
* libU77/u77-test.f (main): Declare ABORT as intrinsic.
1999-05-03 Craig Burley <craig@jcb-sc.com>
* libU77/u77-test.f: Reverse order of two arguments to

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, ftell
+ cpu_time, dtime, ftell, abort
external lenstr, ctrlc
integer lenstr
logical l