This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: update for netware re-enabling patch
- From: "Joseph S. Myers" <jsm at polyomino dot org dot uk>
- To: Jan Beulich <JBeulich at novell dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 11 Aug 2004 16:43:29 +0000 (UTC)
- Subject: Re: update for netware re-enabling patch
- References: <s11a54a8.064@emea1-mh.id2.novell.com>
On Wed, 11 Aug 2004, Jan Beulich wrote:
> * config.gcc: Resurrect NetWare as a target. Handle special case of
> Novell linker to be used (specified through --with-ld=) and threading
> model of either Posix (default) or NKS.
This patch doesn't seem to update the documentation of threading models in
install.texi.
> * gcc.dg/format/format.h: Define restrict only if not already defined.
Where is it getting predefined, and why? (The identifier "restrict" is in
the user namespace in C90 so system headers have no business predefining
it outside C99 mode.)
This patch is adding files with the obsolete notice "This file is part of
GNU CC.". References to "GNU CC" were changed to refer to "GCC" some time
ago.
--
Joseph S. Myers http://www.srcf.ucam.org/~jsm28/gcc/
jsm@polyomino.org.uk (personal mail)
jsm28@gcc.gnu.org (Bugzilla assignments and CCs)