------- Additional Comments From prthomas at drfccad dot cea dot fr 2005-01-28
17:02 -------
Subject: RE: Runtime hang in LAPACK routine SLAMC1 - i
n Quetzal benchmark suite
Bon soir Fran�ois-Xavier,
Tu as raison! M�me -O1 fait coincer le programme.
Je suis �tonn� quand-m�me que le "fix" est d'injecter d'un PRINT *,
"n'importe quoi" et, aussi, qu'il est l�g�rement impossible isoler le bogue.
Tu as des explications l�-dessous?
Je vais afficher une r�ponse sur Bugzilla, avant de sortir.
Paul
-----Message d'origine-----
De : coudert at clipper dot ens dot fr [mailto:[EMAIL PROTECTED]
Envoy� : vendredi 28 janvier 2005 13:20
� : [EMAIL PROTECTED]
Objet : [Bug fortran/18714] Runtime hang in LAPACK routine SLAMC1 - in
Quetzal benchmark suite
------- Additional Comments From coudert at clipper dot ens dot fr
2005-01-28 12:19 -------
Did you try to compile this file without optimization (as is indicated in:
http://www.netlib.org/lapack/faq.html#1.26)? The code in the ?lam*.f files
is
used to determine the machine precision (which could be done easily in
Fortran >
77), and any level of optimization other than -O0 usually causes infinite
loops.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |coudert at clipper dot ens
| |dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18714
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18714