Declare ABORT as intrinsic
authorCraig Burley <craig@jcb-sc.com>
Mon, 3 May 1999 16:20:06 +0000 (16:20 +0000)
committerCraig Burley <burley@gcc.gnu.org>
Mon, 3 May 1999 16:20:06 +0000 (12:20 -0400)
From-SVN: r26757

gcc/testsuite/ChangeLog
gcc/testsuite/g77.f-torture/execute/u77-test.f
libf2c/ChangeLog
libf2c/libU77/u77-test.f

index 10ea516..2241186 100644 (file)
@@ -1,5 +1,10 @@
 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
        arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
 
index 7ad343c..198d48b 100644 (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
index 6a02f5e..ee85e79 100644 (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
index 96ba31c..65e972a 100644 (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