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:36:00 -0000	[thread overview]
Message-ID: <20010802123601.32188.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:26:01 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	ro@gcc.gnu.org	2001-08-02 05:26:00
 
 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&r1=1.10870&r2=1.10871
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&r1=1.236&r2=1.237
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.h.diff?cvsroot=gcc&r1=1.6&r2=1.7
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/osf.h.diff?cvsroot=gcc&r1=1.20&r2=1.21
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.773&r2=1.774
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jvspec.c.diff?cvsroot=gcc&r1=1.43&r2=1.44
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jvgenmain.c.diff?cvsroot=gcc&r1=1.25&r2=1.26
 


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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-02  5:36 ro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-08-02  5:26 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=20010802123601.32188.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).