------- Additional Comments From coudert at clipper dot ens dot fr 2005-02-10 22:28 ------- Could this one be closed?
slmac1.f from the LAPACK library is designed to be compiled without any optimization (it's stated in the FAQ and everywhere). Infinite loop is what is expected to happen when optimization is turned on. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18714