diff options
author | burley <burley@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-06-28 18:38:42 +0000 |
---|---|---|
committer | burley <burley@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-06-28 18:38:42 +0000 |
commit | 1cc311178dbb434c59f8776742dc5bc06bc0239f (patch) | |
tree | d91aaae67a9f365a8ea0f49093bf4bb44f90ce2c /libf2c/readme.netlib | |
parent | 0ede5840af45daf6c29281f726a69cda4ce96a00 (diff) | |
download | gcc-1cc311178dbb434c59f8776742dc5bc06bc0239f.tar.gz |
Update to Netlib version of 1999-06-28, doc fix
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27816 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c/readme.netlib')
-rw-r--r-- | libf2c/readme.netlib | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libf2c/readme.netlib b/libf2c/readme.netlib index 0b8b7f7ee43..1ec98865e5b 100644 --- a/libf2c/readme.netlib +++ b/libf2c/readme.netlib @@ -719,6 +719,12 @@ Fri Jun 18 02:33:08 EDT 1999 -- b->ufd may change in t_runc(). (For now, it's still backspace.c in the libi77 bundle.) +Sun Jun 27 22:05:47 EDT 1999 + libf2c.zip, libi77: rsne.c: fix bug in namelist input: a misplaced +increment could cause wrong array elements to be assigned; e.g., +"&input k(5)=10*1 &end" assigned k(5) and k(15 .. 23). + + Current timestamps of files in "all from f2c/src", sorted by time, appear below (mm/dd/year hh:mm:ss). To bring your source up to date, obtain source files with a timestamp later than the time shown in your |