This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33595] FAIL: gfortran.dg/nint_2.f90 -O0 execution test
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Oct 2007 16:33:01 -0000
- Subject: [Bug fortran/33595] FAIL: gfortran.dg/nint_2.f90 -O0 execution test
- References: <bug-33595-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca 2007-10-01 16:33 -------
Subject: Re: FAIL: gfortran.dg/nint_2.f90 -O0 execution test
> It should print "0 1 1". If it prints "1 1 1", then your system libm has a bug.
It prints "0 1 1" on hpux11. lround and nextafter aren't available on
hpux10.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33595