This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30981] a ** exp fails for integer exponents if exp is "-huge()-1" (endless loop)
- From: "ray at ultramarine dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Feb 2007 19:57:55 -0000
- Subject: [Bug fortran/30981] a ** exp fails for integer exponents if exp is "-huge()-1" (endless loop)
- References: <bug-30981-11733@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from ray at ultramarine dot com 2007-02-27 19:57 -------
Subject: Re: a ** exp fails for integer exponents if exp
is "-huge()-1" (endless loop)
On Tue, 27 Feb 2007, pinskia at gcc dot gnu dot org wrote:
>
>
> ------- Comment #5 from pinskia at gcc dot gnu dot org 2007-02-27 19:54 -------
> Also isn't -huge()-1 undefined code for Fortran?
>
>
> --
I am not familiar with the new standards, but it was
in the past.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30981