Remove GO TO STATEMENT in DROTMG/DROTM and SROTMG/SROTM.
authorjulie <julielangou@users.noreply.github.com>
Wed, 16 Mar 2011 22:52:01 +0000 (22:52 +0000)
committerjulie <julielangou@users.noreply.github.com>
Wed, 16 Mar 2011 22:52:01 +0000 (22:52 +0000)
commit1767365dbf4c05eb481a920a5c59beb20cbe9ba5
tree7d01c00c5669e4696b9f90937bbfcb2eef4050d7
parente9dac1f3c4684d925d3bfd5214125a89ef228e39
Remove GO TO STATEMENT in DROTMG/DROTM and SROTMG/SROTM.

Incorporate OLD Testings from ACM Collected algorithms : algorithm 539
for:
   - DROTMG/SROTMG
   - DROTM/SROTM
   - DSDOT / SDSDOT

All BLAS routines are now tested.
Now up to us to change the BLAS but at least this is consistent.
BLAS/SRC/drotm.f
BLAS/SRC/drotmg.f
BLAS/SRC/srotm.f
BLAS/SRC/srotmg.f
BLAS/TESTING/dblat1.f
BLAS/TESTING/sblat1.f