diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-07-16 22:51:15 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-07-16 22:51:15 +0000 |
commit | 241539cda4635c49baa44f84f388bc642d6e62e3 (patch) | |
tree | ec5ad05118f769bf547c6328f64919da8926bcf4 /libf2c/readme.netlib | |
parent | a8472d0792df393e798fa72e9b004270f447ee75 (diff) | |
download | gcc-241539cda4635c49baa44f84f388bc642d6e62e3.tar.gz |
Updates from craig.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21233 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 b6aabffac2e..8ad697c5d5c 100644 --- a/libf2c/readme.netlib +++ b/libf2c/readme.netlib @@ -613,6 +613,12 @@ identify the I/O unit involved. libf2c.zip: above, plus tweaks to PC makefiles: for some purposes, it's still best to compile with -DMSDOS (even for use with NT). +Thu Jun 18 01:22:52 EDT 1998 + libi77: lread.c: modified so floating-point numbers (containing +either a decimal point or an exponent field) are treated as errors +when they appear as list input for integer data. Compile lread.c with +-DALLOW_FLOAT_IN_INTEGER_LIST_INPUT to restore the old behavior. + 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 |