public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: ro@gcc.gnu.org
To: bryce@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: java/227
Date: Thu, 02 Aug 2001 05:26:00 -0000	[thread overview]
Message-ID: <20010802122601.29446.qmail@sourceware.cygnus.com> (raw)

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

From: ro@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/227
Date: 2 Aug 2001 12:22:55 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_0-branch
 Changes by:	ro@gcc.gnu.org	2001-08-02 05:22:54
 
 Modified files:
 	gcc            : ChangeLog gcc.c gcc.h 
 	gcc/config/alpha: osf.h 
 	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_1): Invoke before executing command.
 	(set_input): Export.
 	Move declaration ...
 	* gcc.h (set_input): ... here.
 	* config/alpha/osf.h (ASM_FINAL_SPEC): Use %U.s to refer to input
 	file.
 	
 	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.752&r2=1.9240.2.753
 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.18&r2=1.205.2.19
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.3.6.2&r2=1.3.6.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/osf.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.15.4.4&r2=1.15.4.5
 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.77&r2=1.647.2.78
 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.6&r2=1.35.2.7
 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.1&r2=1.23.2.2
 


             reply	other threads:[~2001-08-02  5:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-02  5:26 ro [this message]
2001-08-02  5:36 java/227 ro

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=20010802122601.29446.qmail@sourceware.cygnus.com \
    --to=ro@gcc.gnu.org \
    --cc=bryce@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).