[Bug fortran/18714] Runtime hang in LAPACK routine SLAMC1 - in Quetzal benchmark suite

coudert at clipper dot ens dot fr gcc-bugzilla@gcc.gnu.org
Fri Jan 28 12:19:00 GMT 2005


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



More information about the Gcc-bugs mailing list