public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* java/6820
@ 2002-06-09 22:16 bryce
  0 siblings, 0 replies; 2+ messages in thread
From: bryce @ 2002-06-09 22:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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
 


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

* java/6820
@ 2002-06-10 23:26 bryce
  0 siblings, 0 replies; 2+ messages in thread
From: bryce @ 2002-06-10 23:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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: 11 Jun 2002 06:20:13 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_1-branch
 Changes by:	bryce@gcc.gnu.org	2002-06-10 23:20:13
 
 Modified files:
 	gcc/java       : lang.c ChangeLog 
 
 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/lang.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.85.2.3&r2=1.85.2.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.925.2.56&r2=1.925.2.57
 


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

end of thread, other threads:[~2002-06-11  6:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-09 22:16 java/6820 bryce
2002-06-10 23:26 java/6820 bryce

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