projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f84278
)
dnrm2.f (dnrm2): Avoid uninitialized (and possibly uninitialized) variables and decla...
author
Dave Love
<fx@gcc.gnu.org>
Wed, 18 Feb 1998 12:03:40 +0000
(12:03 +0000)
committer
Dave Love
<fx@gcc.gnu.org>
Wed, 18 Feb 1998 12:03:40 +0000
(12:03 +0000)
* g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
possibly uninitialized) variables and declare dnrm2.
From-SVN: r18070
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index a46a86518fbc7e5991bfce8b06cfe19ab4b98950..34818442c84856bc5860b21b8f39b965357b32ed 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-1,3
+1,8
@@
+1998-02-18 Dave Love <d.love@dl.ac.uk>
+
+ * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
+ possibly uninitialized) variables and declare dnrm2.
+
Fri Feb 13 00:36:07 1998 Jeffrey A Law (law@cygnus.com)
* gcc.dg/ifelse-1.c: New test.