OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gfortran.dg/] [g77/] [19990826-0.f] - Rev 694

Compare with Previous | Blame | View Log

c { dg-do run }
* From: niles@fan745.gsfc.nasa.gov
* To: fortran@gnu.org
* Cc: niles@fan745.gsfc.nasa.gov
* Subject: problem with DNINT() on Linux/Alpha.
* Date: Sun, 06 Jun 1999 16:39:35 -0400
* X-UIDL: 6aa9208d7bda8b6182a095dfd37016b7
 
      IF (DNINT(0.0D0) .NE. 0.) CALL ABORT
      STOP
      END
 
* Result on Linux/i386: " 0."  (and every other computer!)
* Result on Linux/alpha: " 3.6028797E+16"
 
* It seems to work fine if I change it to the generic NINT().  Probably
* a name pollution problem in the new C library, but it seems bad. no?
 
* Thanks,
* Rick Niles.
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.