This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/33595] FAIL: gfortran.dg/nint_2.f90 -O0 execution test


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

--- Comment #18 from John David Anglin <danglin at gcc dot gnu.org> 2010-10-17 00:29:16 UTC ---
Author: danglin
Date: Sun Oct 17 00:29:12 2010
New Revision: 165574

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165574
Log:
    Backport from mainline
    2009-03-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

    PR fortran/33595
    * intrinsics/c99_functions.c (round): Use floor instead of ceil.
    Revise checks to round up.
    (roundf): Likewise.


Modified:
    branches/gcc-4_4-branch/libgfortran/ChangeLog
    branches/gcc-4_4-branch/libgfortran/intrinsics/c99_functions.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]