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 #8 from fxcoudert at gcc dot gnu dot org  2007-09-21 10:54 -------
Subject: Bug 26253

Author: fxcoudert
Date: Fri Sep 21 10:54:20 2007
New Revision: 128648

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128648
Log:
        PR libfortran/26253
        * intrinsics/c99_functions.c (scalbn): Use ldexp if appopriate.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/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]