------- Comment #8 from cvs-commit at gcc dot gnu dot org  2005-10-19 09:45 
-------
Subject: Bug 24432

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]   2005-10-19 09:45:27

Modified files:
        libgfortran    : c99_protos.h ChangeLog 
        libgfortran/intrinsics: c99_functions.c getXid.c sleep.c 

Log message:
        PR libfortran/24432
        * c99_protos.h: Define preprocessor HAVE_ macros with value 1
        instead of empty value.
        * intrinsics/c99_functions.c: Likewise.
        * intrinsics/getXid.c: Define HAVE_GETPID with value 1 instead of
        empty value.
        * intrinsics/sleep.c: Define HAVE_SLEEP with value 1 instead of
        empty value.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/c99_protos.h.diff?cvsroot=gcc&r1=1.9&r2=1.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&r1=1.327&r2=1.328
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/intrinsics/c99_functions.c.diff?cvsroot=gcc&r1=1.17&r2=1.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/intrinsics/getXid.c.diff?cvsroot=gcc&r1=1.5&r2=1.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/intrinsics/sleep.c.diff?cvsroot=gcc&r1=1.3&r2=1.4


-- 


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

Reply via email to