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: "Thomas dot Koenig at online dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Feb 2007 23:13:20 -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 #11 from Thomas dot Koenig at online dot de 2007-02-28 23:13 -------
Subject: Re: a ** exp fails for integer exponents if exp is "-huge()-1"
(endless loop)
> ------- Comment #10 from pinskia at gcc dot gnu dot org 2007-02-28 22:39 -------
> Yes declare this as undefined code and close the bug :).
Alternatively, attach this patch :-)
Thomas
------- Comment #12 from Thomas dot Koenig at online dot de 2007-02-28 23:13 -------
Created an attachment (id=13127)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13127&action=view)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30981