public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: neil@gcc.gnu.org
To: neil@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: preprocessor/6517
Date: Tue, 21 May 2002 22:46:00 -0000	[thread overview]
Message-ID: <20020522054604.10053.qmail@sources.redhat.com> (raw)

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

From: neil@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: preprocessor/6517
Date: 22 May 2002 05:40:22 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	neil@gcc.gnu.org	2002-05-21 22:40:22
 
 Modified files:
 	gcc            : Makefile.in c-common.c c-lang.c hooks.c hooks.h 
 	                 langhooks-def.h langhooks.h toplev.c ChangeLog 
 	gcc/cp         : Make-lang.in cp-lang.c cp-tree.h lex.c 
 	                 ChangeLog 
 	gcc/objc       : Make-lang.in objc-lang.c 
 
 Log message:
 	PR preprocessor/6517
 	* Makefile.in: Update.
 	* c-common.c (c_common_post_options): Add preprocessor
 	errors to the error count.
 	* c-lang.c (c_post_options): Kill.
 	(LANG_HOOKS_POST_OPTIONS): Use c_common_post_options.
 	* hooks.h: Add header guards.
 	* langhooks-def.h: Include hooks.h.
 	(LANG_HOOKS_POST_OPTIONS): Update.
 	* langhooks.h (struct lang_hooks): Update post_options.
 	* toplev.c (parse_options_and_default_flags): Update.
 	cp:
 	* cp-lang.c (LANG_HOOKS_POST_OPTIONS): Use c_common_post_options.
 	* cp-tree.h (cxx_post_options): Kill.
 	* cp-lex.c (cxx_post_options): Kill.
 	objc:
 	* objc-lang.c (objc_post_options): Kill.
 	(LANG_HOOKS_POST_OPTIONS): Use c_common_post_options.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&r1=1.877&r2=1.878
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&r1=1.328&r2=1.329
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-lang.c.diff?cvsroot=gcc&r1=1.92&r2=1.93
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/hooks.c.diff?cvsroot=gcc&r1=1.3&r2=1.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/hooks.h.diff?cvsroot=gcc&r1=1.3&r2=1.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/langhooks-def.h.diff?cvsroot=gcc&r1=1.32&r2=1.33
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/langhooks.h.diff?cvsroot=gcc&r1=1.39&r2=1.40
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/toplev.c.diff?cvsroot=gcc&r1=1.629&r2=1.630
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.14194&r2=1.14195
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/Make-lang.in.diff?cvsroot=gcc&r1=1.112&r2=1.113
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-lang.c.diff?cvsroot=gcc&r1=1.34&r2=1.35
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&r1=1.715&r2=1.716
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/lex.c.diff?cvsroot=gcc&r1=1.278&r2=1.279
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2827&r2=1.2828
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/Make-lang.in.diff?cvsroot=gcc&r1=1.44&r2=1.45
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/objc-lang.c.diff?cvsroot=gcc&r1=1.21&r2=1.22
 


             reply	other threads:[~2002-05-22  5:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-21 22:46 neil [this message]
2002-05-23 11:06 preprocessor/6517 neil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020522054604.10053.qmail@sources.redhat.com \
    --to=neil@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).