automatic arrays reportedly working on HP-UX systems
authorCraig Burley <craig@jcb-sc.com>
Thu, 6 May 1999 05:28:16 +0000 (05:28 +0000)
committerCraig Burley <burley@gcc.gnu.org>
Thu, 6 May 1999 05:28:16 +0000 (01:28 -0400)
From-SVN: r26803

gcc/f/ChangeLog
gcc/f/bugs.texi
gcc/f/news.texi

index ed41f2daaacd1464d4bbba6d3a5c827183dc3c59..3531a1556f67149bcd3502a41e858c404b31d2c4 100644 (file)
@@ -1,3 +1,8 @@
+Thu May  6 08:23:52 1999  Craig Burley  <craig@jcb-sc.com>
+
+       * bugs.texi, news.texi: Automatic arrays reportedly working
+       on HP-UX systems.
+
 Thu May  6 08:19:31 1999  Craig Burley  <craig@jcb-sc.com>
 
        * g77.texi (Advantages Over f2c): Expand on this topic.
index c9a486cccbc8ad0ed9c665a560baf318b6454d7f..643a221c98c09dd282511438cc77bb179419f477 100644 (file)
@@ -9,7 +9,7 @@
 @c in the standalone derivations of this file (e.g. BUGS).
 @set copyrights-bugs 1995-1999
 
-@set last-update-bugs 1999-04-20
+@set last-update-bugs 1999-05-06
 
 @include root.texi
 
@@ -97,16 +97,6 @@ see "Problems Installing" in @file{@value{path-g77}/INSTALL}.
 The following information was last updated on @value{last-update-bugs}:
 
 @itemize @bullet
-@item
-@c Tim Prince discovered this.
-Automatic arrays possibly aren't working on HP-UX systems,
-at least in HP-UX version 10.20.
-Writing into them apparently causes over-writing
-of statically declared data in the main program.
-This probably means the arrays themselves are being under-allocated,
-or pointers to them being improperly handled,
-e.g. not passed to other procedures as they should be.
-
 @item
 @code{g77} fails to warn about
 use of a ``live'' iterative-DO variable
index 73f3c854a966ab1cd7fad5ae82428e2ba8f7235e..a2b7073a3d193900567398f3b966c88e45bbdfaf 100644 (file)
@@ -9,7 +9,7 @@
 @c in the standalone derivations of this file (e.g. NEWS).
 @set copyrights-news 1995-1999
 
-@set last-update-news 1999-05-03
+@set last-update-news 1999-05-06
 
 @include root.texi
 
@@ -175,6 +175,12 @@ It now assigns through a temporary,
 in cases where such partial overlap is deemed possible.
 @end ifclear
 
+@ifclear USERVISONLY
+@item
+@c Tim Prince reported this, regarding the TEST_FPU benchmark.
+Automatic arrays now seem to be working on HP-UX systems.
+@end ifclear
+
 @ifclear USERVISONLY
 @item
 Fix @code{g77} so it no longer crashes when compiling