public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* other/1502
@ 2002-01-29  4:16 jakub
  0 siblings, 0 replies; only message in thread
From: jakub @ 2002-01-29  4:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: jakub@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: other/1502
Date: 29 Jan 2002 12:09:40 -0000

 CVSROOT:	/cvs/gcc
 Module name:	egcs
 Changes by:	jakub@gcc.gnu.org	2002-01-29 04:09:39
 
 Modified files:
 	gcc            : ChangeLog cppinit.c gcc.c c-decl.c cpplib.h 
 	gcc/cp         : ChangeLog 
 	gcc/cp         : decl2.c lang-specs.h 
 	gcc/objc       : lang-specs.h 
 
 Log message:
 	PR other/1502:
 	* cppinit.c (cpp_handle_option): Add ignore argument, if it is zero,
 	don't ignore unrecognized -W* options.
 	(cpp_handle_options): Pass 1 as last argument to cpp_handle_option.
 	* cpplib.h (cpp_handle_option): Adjust prototype.
 	* c-decl.c (c_decode_options): Pass 0 as last argument to
 	cpp_handle_option.
 	
 	PR c/2896:
 	* gcc.c (cpp_unique_options): Split from cpp_options.
 	(cpp_options): Source cpp_unique_options.
 	(default_compilers): Use cpp_unique_options instead of cpp_options
 	when used together with cc1_options.
 	(static_specs): Add cpp_unique_options.
 	* objc/lang-specs.h: Use cpp_unique_options instead of cpp_options
 	when used together with cc1_options.
 	
 	* decl2.c (cxx_decode_option): Pass 0 as last argument to
 	cpp_handle_option.
 	* lang-specs.h: Use cpp_unique_options instead of cpp_options
 	when used together with cc1_options.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.12865&r2=1.12866
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cppinit.c.diff?cvsroot=gcc&r1=1.197&r2=1.198
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/gcc.c.diff?cvsroot=gcc&r1=1.287&r2=1.288
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-decl.c.diff?cvsroot=gcc&r1=1.289&r2=1.290
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cpplib.h.diff?cvsroot=gcc&r1=1.199&r2=1.200
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2653&r2=1.2654
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/decl2.c.diff?cvsroot=gcc&r1=1.515&r2=1.516
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/lang-specs.h.diff?cvsroot=gcc&r1=1.45&r2=1.46
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/objc/lang-specs.h.diff?cvsroot=gcc&r1=1.20&r2=1.21
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-01-29 12:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-29  4:16 other/1502 jakub

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).