dnrm2.f (dnrm2): Avoid uninitialized (and possibly uninitialized) variables and declare dnrm2.

* g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
possibly uninitialized) variables and declare dnrm2.

From-SVN: r18070
This commit is contained in:
Dave Love 1998-02-18 12:03:40 +00:00
parent 9f842786a0
commit 26f6827a8d
1 changed files with 5 additions and 0 deletions

View File

@ -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.