This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30981] [4.1 only] a ** exp fails for integer exponents if exp is "-huge()-1" (endless loop)
- From: "tkoenig at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Mar 2007 20:38:13 -0000
- Subject: [Bug fortran/30981] [4.1 only] 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 #17 from tkoenig at gcc dot gnu dot org 2007-03-08 20:38 -------
Fixed on trunk and 4.2. Closing.
--
tkoenig at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Summary|[4.2, 4.1 only] a ** exp |[4.1 only] a ** exp fails
|fails for integer exponents |for integer exponents if exp
|if exp is "-huge()-1" |is "-huge()-1" (endless
|(endless loop) |loop)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30981