From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28796 invoked by alias); 27 Feb 2007 13:26:36 -0000 Received: (qmail 28780 invoked by uid 48); 27 Feb 2007 13:26:27 -0000 Date: Tue, 27 Feb 2007 13:26:00 -0000 Subject: [Bug fortran/30981] New: Program "Hangs" X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ray at ultramarine dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-02/txt/msg02943.txt.bz2 If a has a value of +Infinity, then a program will "hang" (run forever) when b = x**a is executed. The traceback shows that this occurs in the library routine pow_r4_i4 uname -a ======== Linux devlop 2.6.16.13-4-smp #1 SMP Wed May 3 04:53:23 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux gfortran -v ======= Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: /e_source/gcc-4.1.1/configure --prefix=/add/linux64/gcc4.1.1 Thread model: posix gcc version 4.1.1 -- Summary: Program "Hangs" Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ray at ultramarine dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30981