------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-06-15 
18:53 -------
Subject: Bug 21950

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     [EMAIL PROTECTED]       2005-06-15 18:53:26

Modified files:
        libgfortran    : ChangeLog c99_protos.h config.h.in configure 
                         configure.ac 
        libgfortran/intrinsics: c99_functions.c 

Log message:
        PR libfortran/21950
        * intrinsics/c99_functions.c (scalbn): Provide fallback
        implementation for scalbn.
        * c99_protos.h: Prototype for scalbn.
        * configure.ac: Add check for scalbn.
        * configure: Regenerate.
        * config.h.in: Regenerate.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.163.2.49&r2=1.163.2.50
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/c99_protos.h.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.2.14.1&r2=1.2.14.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/config.h.in.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.16.12.3&r2=1.16.12.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/configure.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.26.12.5&r2=1.26.12.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/configure.ac.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.20.12.5&r2=1.20.12.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/intrinsics/c99_functions.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.10.2.1&r2=1.10.2.2



-- 


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

Reply via email to