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/26253] fallback scalbn doesn't handle denormals correctly



------- Comment #11 from danglin at gcc dot gnu dot org  2008-01-21 18:13 -------
Subject: Bug 26253

Author: danglin
Date: Mon Jan 21 18:13:04 2008
New Revision: 131699

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131699
Log:
        PR libfortran/34699
        Backport:
        2007-09-21  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>

        PR libfortran/26253
        * intrinsics/c99_functions.c (scalbn): Use ldexp if appopriate.


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


-- 


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


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