public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* other/3968
@ 2001-11-21  7:06 ro
  0 siblings, 0 replies; 2+ messages in thread
From: ro @ 2001-11-21  7:06 UTC (permalink / raw)
  To: ro; +Cc: gcc-prs

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

From: ro@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: other/3968
Date: 27 Nov 2001 17:31:39 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	ro@gcc.gnu.org	2001-11-27 09:31:38
 
 Modified files:
 	gcc            : ChangeLog gcc.c 
 	gcc/java       : ChangeLog jvspec.c jvgenmain.c 
 
 Log message:
 	* gcc.c (set_collect_gcc_options): New function, split out from
 	main.
 	Ignore elided switches.
 	(do_spec): Invoke before executing command.
 	(do_spec_1): Likewise.
 	Fixes PR other/3968.
 	
 	* gcc.c (set_input): Export.
 	Move declaration ...
 	gcc.h (set_input): ... here.
 	
 	java:
 	* jvspec.c (jvgenmain_spec): Cannot use %umain, breaks
 	ASM_FINAL_SPEC.
 	(lang_specific_pre_link): Use set_input to set input_filename.
 	Append `main' here.
 	* jvgenmain.c (usage): Append literal `main' to CLASSNAME.
 	(main): Fix definition.
 	Strip `main' from classname.
 	Fixes PR java/227.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.12048&r2=1.12049
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&r1=1.266&r2=1.267
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.845&r2=1.846
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jvspec.c.diff?cvsroot=gcc&r1=1.47&r2=1.48
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jvgenmain.c.diff?cvsroot=gcc&r1=1.27&r2=1.28
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* other/3968
@ 2001-11-21  5:06 ro
  0 siblings, 0 replies; 2+ messages in thread
From: ro @ 2001-11-21  5:06 UTC (permalink / raw)
  To: ro; +Cc: gcc-prs

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

From: ro@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: other/3968
Date: 27 Nov 2001 16:24:59 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_0-branch
 Changes by:	ro@gcc.gnu.org	2001-11-27 08:24:59
 
 Modified files:
 	gcc            : ChangeLog gcc.c 
 	gcc/java       : ChangeLog jvspec.c jvgenmain.c 
 
 Log message:
 	* gcc.c (set_collect_gcc_options): New function, split out from
 	main.
 	Ignore elided switches.
 	(do_spec): Invoke before executing command.
 	(do_spec_1): Likewise.
 	Fixes PR other/3968.
 	
 	* gcc.c (set_input): Export.
 	Move declaration ...
 	gcc.h (set_input): ... here.
 	
 	java:
 	* jvspec.c (jvgenmain_spec): Cannot use %umain, breaks
 	ASM_FINAL_SPEC.
 	(lang_specific_pre_link): Use set_input to set input_filename.
 	Append `main' here.
 	* jvgenmain.c (usage): Append literal `main' to CLASSNAME.
 	(main): Fix definition.
 	Strip `main' from classname.
 	Fixes PR java/227.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.923&r2=1.9240.2.924
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.205.2.21&r2=1.205.2.22
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.647.2.83&r2=1.647.2.84
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jvspec.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.35.2.8&r2=1.35.2.9
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jvgenmain.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.23.2.3&r2=1.23.2.4
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-11-27 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-21  7:06 other/3968 ro
  -- strict thread matches above, loose matches on Subject: below --
2001-11-21  5:06 other/3968 ro

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