public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/17175] New: set_exponent breaks with integer*8 exponent
@ 2004-08-24 20:36 dje at gcc dot gnu dot org
  2004-08-26 16:05 ` [Bug fortran/17175] " tobi at gcc dot gnu dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: dje at gcc dot gnu dot org @ 2004-08-24 20:36 UTC (permalink / raw)
  To: gcc-bugs

Fortran test intrinsic_set_exponent.f90 subroutine test_real8 invokes 
set_exponent with an integer*8 parameter.  set_exponent selects the specific 
version based on the precision of the real parameter, but not the integer 
parameter, which is assumed to be integer*4.  If the target ABI does not 
accidentally pass the integer*8 exponent parameter correctly for an integer*4 
argument, the intrinsic fails because nothing forces the parameter and function 
signature to match.

-- 
           Summary: set_exponent breaks with integer*8 exponent
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dje at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-ibm-aix5.2.0.0
  GCC host triplet: powerpc-ibm-aix5.2.0.0
GCC target triplet: powerpc-ibm-aix5.2.0.0


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


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

end of thread, other threads:[~2005-04-20  2:35 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-24 20:36 [Bug fortran/17175] New: set_exponent breaks with integer*8 exponent dje at gcc dot gnu dot org
2004-08-26 16:05 ` [Bug fortran/17175] " tobi at gcc dot gnu dot org
2004-08-26 16:17 ` tobi at gcc dot gnu dot org
2004-08-26 16:26 ` tobi at gcc dot gnu dot org
2004-08-26 16:55 ` tobi at gcc dot gnu dot org
2004-08-26 17:33 ` sgk at troutmask dot apl dot washington dot edu
2004-08-26 18:34 ` Tobias dot Schlueter at physik dot uni-muenchen dot de
2004-08-26 18:52 ` Tobias dot Schlueter at physik dot uni-muenchen dot de
2004-12-10 13:35 ` paulthomas2 at wanadoo dot fr
2004-12-10 13:48 ` Tobias dot Schlueter at physik dot uni-muenchen dot de
2004-12-10 14:53 ` tobi at gcc dot gnu dot org
2004-12-10 15:32 ` tobi at gcc dot gnu dot org
2004-12-11 11:06 ` cvs-commit at gcc dot gnu dot org
2004-12-11 11:10 ` tobi at gcc dot gnu dot org
2004-12-12 17:38 ` dje at gcc dot gnu dot org
2004-12-12 18:53 ` Tobias dot Schlueter at physik dot uni-muenchen dot de
2005-04-20  2:35 ` 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).