gcc/gcc ChangeLog gcc.c doc/hostconfig.texi co ...
dannysmith@gcc.gnu.org
dannysmith@gcc.gnu.org
Fri Aug 20 11:14:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: dannysmith@gcc.gnu.org 2004-08-20 11:14:11
Modified files:
gcc : ChangeLog gcc.c
gcc/doc : hostconfig.texi
gcc/config/i386: xm-mingw32.h
Log message:
PR 5620
* gcc.c (struct stat input_stat): Don't define if
HOST_LACKS_INODE_NUMBERS
(do_spec_1): If HOST_LACKS_INODE_NUMBERS, use lrealpath rather
than stat to determine if temp file is same as input file.
* doc/hostconfig.texi: Document HOST_LACKS_INODE_NUMBERS.
* config/i386/xm-mingw32.h: Define HOST_LACKS_INODE_NUMBERS
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.4997&r2=2.4998
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&r1=1.428&r2=1.429
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/hostconfig.texi.diff?cvsroot=gcc&r1=1.11&r2=1.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/xm-mingw32.h.diff?cvsroot=gcc&r1=1.20&r2=1.21
More information about the Gcc-cvs
mailing list