This is the mail archive of the gcc-prs@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]

libgcj/9652


The following reply was made to PR libgcj/9652; it has been noted by GNATS.

From: ro at gcc dot gnu dot org
To: gcc-gnats at gcc dot gnu dot org
Cc:  
Subject: libgcj/9652
Date: 24 Feb 2003 19:08:08 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	ro at gcc dot gnu dot org	2003-02-24 19:08:07
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/fixinc     : inclhack.def fixincl.x 
 	gcc/config/mips: iris6.h 
 Added files:
 	gcc/fixinc/tests/base/sys: socket.h 
 	gcc/fixinc/tests/base/internal: sgimacros.h wchar_core.h 
 
 Log message:
 	* config/mips/iris6.h (TARGET_OS_CPP_BUILTINS): Define __c99 for
 	ISO C99 and C++.
 	
 	* fixinc/inclhack.def (irix___restrict): Don't change __restrict
 	for C++ on IRIX 6.5.1[89].
 	* fixinc/tests/base/internal/sgimacros.h: New file.
 	
 	* fixinc/inclhack.def (irix_wcsftime): Use XPG5 variant for C99.
 	* fixinc/tests/base/internal/wchar_core.h: New file.
 	
 	* fixinc/inclhack.def (irix_socklen_t): Fix broken IRIX 6.5.1[78]
 	socklen_t definition.
 	* fixinc/fixincl.x: Regenerate.
 	* fixinc/tests/base/sys/socket.h: New file.
 	Fixes PR libgcj/9652.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.223&r2=1.16114.2.224
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/inclhack.def.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.139.4.3&r2=1.139.4.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/fixincl.x.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.132.4.3&r2=1.132.4.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/tests/base/sys/socket.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.8.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/iris6.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.54.8.1&r2=1.54.8.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/tests/base/internal/sgimacros.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.4.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/tests/base/internal/wchar_core.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.4.1
 


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