diff options
author | Craig Burley <burley@gcc.gnu.org> | 1999-03-15 09:15:50 -0500 |
---|---|---|
committer | Craig Burley <burley@gcc.gnu.org> | 1999-03-15 09:15:50 -0500 |
commit | 68d02aa0db810755cf0e24bc0feb49a44152a0d7 (patch) | |
tree | 2ffe4ec57d6a2e2b381b17dd5e293b720f48d325 /gcc | |
parent | 811cabeeb6e5e52458eb632f76083c76b04acadb (diff) | |
download | gcc-68d02aa0db810755cf0e24bc0feb49a44152a0d7.zip gcc-68d02aa0db810755cf0e24bc0feb49a44152a0d7.tar.gz gcc-68d02aa0db810755cf0e24bc0feb49a44152a0d7.tar.bz2 |
Update BUGS, NEWS derived files
From-SVN: r25791
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/f/BUGS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,7 +18,7 @@ with) `g77', so it isn't worth separating them out. For information on bugs in *other* versions of `g77', see `egcs/gcc/f/NEWS'. There, lists of bugs fixed in various versions of -`g77', can help determine what bugs existed in prior versions. +`g77' can help determine what bugs existed in prior versions. *Warning:* The information below is still under development, and might not accurately reflect the `g77' code base of which it is a part. @@ -40,7 +40,7 @@ via `http://egcs.cygnus.com/onlinedocs/g77_bugs.html'. Follow the port, build, and install `g77', see "Problems Installing" in `egcs/gcc/f/INSTALL'. - The following information was last updated on 1999-03-13: + The following information was last updated on 1999-03-15: * Automatic arrays possibly aren't working on HP-UX systems, at least in HP-UX version 10.20. Writing into them apparently causes |