public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/24096] New: huge() returns infinity for long doubles
@ 2005-09-28  0:10 amodra at bigpond dot net dot au
  2005-09-28  0:12 ` [Bug fortran/24096] " amodra at bigpond dot net dot au
  0 siblings, 1 reply; 6+ messages in thread
From: amodra at bigpond dot net dot au @ 2005-09-28  0:10 UTC (permalink / raw)
  To: gcc-bugs

powerpc64-linux, powerpc-darwin, and other targets that use the IBM extended
double format for long double currently fail gfortran.dg/large_real_kind_1.f90,
due to huge() returning infinity.

Patch at http://gcc.gnu.org/ml/fortran/2005-09/msg00533.html

-- 
           Summary: huge() returns infinity for long doubles
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: patch
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: amodra at bigpond dot net dot au
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: powerpc-*-*, mips-*-*


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24096


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/24096] huge() returns infinity for long doubles
  2005-09-28  0:10 [Bug fortran/24096] New: huge() returns infinity for long doubles amodra at bigpond dot net dot au
@ 2005-09-28  0:12 ` amodra at bigpond dot net dot au
  0 siblings, 0 replies; 6+ messages in thread
From: amodra at bigpond dot net dot au @ 2005-09-28  0:12 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |amodra at bigpond dot net
                   |dot org                     |dot au
             Status|UNCONFIRMED                 |ASSIGNED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24096


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/24096] huge() returns infinity for long doubles
       [not found] <bug-24096-1057@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-11-15 20:35 ` amodra at bigpond dot net dot au
@ 2005-11-18 17:49 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-11-18 17:49 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.1.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24096


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/24096] huge() returns infinity for long doubles
       [not found] <bug-24096-1057@http.gcc.gnu.org/bugzilla/>
  2005-11-06 11:09 ` amodra at bigpond dot net dot au
  2005-11-15 20:33 ` amodra at gcc dot gnu dot org
@ 2005-11-15 20:35 ` amodra at bigpond dot net dot au
  2005-11-18 17:49 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: amodra at bigpond dot net dot au @ 2005-11-15 20:35 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from amodra at bigpond dot net dot au  2005-11-15 20:35 -------
Fixed mainline.


-- 

amodra at bigpond dot net dot au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24096


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/24096] huge() returns infinity for long doubles
       [not found] <bug-24096-1057@http.gcc.gnu.org/bugzilla/>
  2005-11-06 11:09 ` amodra at bigpond dot net dot au
@ 2005-11-15 20:33 ` amodra at gcc dot gnu dot org
  2005-11-15 20:35 ` amodra at bigpond dot net dot au
  2005-11-18 17:49 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: amodra at gcc dot gnu dot org @ 2005-11-15 20:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from amodra at gcc dot gnu dot org  2005-11-15 20:33 -------
Subject: Bug 24096

Author: amodra
Date: Tue Nov 15 20:33:48 2005
New Revision: 107041

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107041
Log:
        PR fortran/24096
        * trans-types.c (gfc_init_kinds): Use one less for max_exponent
        of IBM extended double format.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-types.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24096


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/24096] huge() returns infinity for long doubles
       [not found] <bug-24096-1057@http.gcc.gnu.org/bugzilla/>
@ 2005-11-06 11:09 ` amodra at bigpond dot net dot au
  2005-11-15 20:33 ` amodra at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: amodra at bigpond dot net dot au @ 2005-11-06 11:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from amodra at bigpond dot net dot au  2005-11-06 11:09 -------
Revised patch http://gcc.gnu.org/ml/gcc-patches/2005-11/msg00388.html


-- 

amodra at bigpond dot net dot au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2005-
                   |                            |11/msg00388.html


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24096


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-11-18 17:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-28  0:10 [Bug fortran/24096] New: huge() returns infinity for long doubles amodra at bigpond dot net dot au
2005-09-28  0:12 ` [Bug fortran/24096] " amodra at bigpond dot net dot au
     [not found] <bug-24096-1057@http.gcc.gnu.org/bugzilla/>
2005-11-06 11:09 ` amodra at bigpond dot net dot au
2005-11-15 20:33 ` amodra at gcc dot gnu dot org
2005-11-15 20:35 ` amodra at bigpond dot net dot au
2005-11-18 17:49 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).