public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: bryce@gcc.gnu.org
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: java/6820
Date: Sun, 09 Jun 2002 22:16:00 -0000	[thread overview]
Message-ID: <20020610051603.9145.qmail@sources.redhat.com> (raw)

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

From: bryce@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/6820
Date: 10 Jun 2002 05:11:43 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	bryce@gcc.gnu.org	2002-06-09 22:11:42
 
 Modified files:
 	gcc/java       : ChangeLog lang.c 
 
 Log message:
 	Don't use RTL inlining. Fix for PR java/6820.
 	* lang.c (LANG_HOOKS_POST_OPTIONS): Define.
 	(flag_really_inline): New.
 	(java_decode_option): Set flag_really_inline if -finline-functions
 	is seen.
 	(java_post_options): New function. Turn off inlining unless
 	flag_really_inline is set.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1013&r2=1.1014
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/lang.c.diff?cvsroot=gcc&r1=1.102&r2=1.103
 


             reply	other threads:[~2002-06-10  5:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-09 22:16 bryce [this message]
2002-06-10 23:26 java/6820 bryce

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=20020610051603.9145.qmail@sources.redhat.com \
    --to=bryce@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).