diff options
author | burley <burley@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-05-06 05:31:40 +0000 |
---|---|---|
committer | burley <burley@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-05-06 05:31:40 +0000 |
commit | fe6e089c2e1bf40f12f67a93163305ad895eb245 (patch) | |
tree | 66a9f10093bbc6ab6092da09be4270fc78f7baec /gcc/f/NEWS | |
parent | bc4283b72ae0e286d951a969290db119b7c3a17c (diff) | |
download | gcc-fe6e089c2e1bf40f12f67a93163305ad895eb245.tar.gz |
update derived files
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26804 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/f/NEWS')
-rw-r--r-- | gcc/f/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/f/NEWS b/gcc/f/NEWS index 182e3e3b896..9096ebfc6dc 100644 --- a/gcc/f/NEWS +++ b/gcc/f/NEWS @@ -110,6 +110,12 @@ In `egcs' 1.2 (versus 1.1.2): recognized by `g77' as if they ended in `.for' and `.fpp', respectively. + * The order of arguments to the *subroutine* forms of the `CTime', + `DTime', `ETime', and `TtyNam' intrinsics has been swapped. The + argument serving as the returned value for the corresponding + function forms now is the *second* argument, making these + consistent with the other subroutine forms of `libU77' intrinsics. + * `g77' now warns about a reference to an intrinsic that has an interface that is not Year 2000 (Y2K) compliant. Also, the `libg2c' has been changed to increase the likelihood of catching |