[Bug fortran/30981] Program "Hangs"

2007-02-27 Thread ray at ultramarine dot com
--- Comment #2 from ray at ultramarine dot com 2007-02-27 18:00 --- Subject: Re: Program "Hangs" On Tue, 27 Feb 2007, burnus at gcc dot gnu dot org wrote: > > > --- Comment #1 from burnus at gcc dot gnu dot org 2007-02-27 17:07 > --- > Could you post an example? > > pow_

[Bug fortran/30981] Program "Hangs"

2007-02-27 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2007-02-27 17:07 --- Could you post an example? pow_r4_i4 means that you have x**a = ** I don't see how the exponent "a" can be infinity if it is an integer(4). And the following program executes in <4 ms with gfortran 4.3.0 20070227 a