8sa1-gcc/gcc/java
Bryce McKinlay 36d010cabf 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.

From-SVN: r54430
2002-06-10 06:11:42 +01:00
..
.cvsignore For PR libgcj/5303: 2002-04-08 18:32:23 +00:00
boehm.c Makefile.in (convert.o, [...]): Update. 2002-03-29 21:46:27 +00:00
buffer.c
buffer.h
builtins.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
ChangeLog Don't use RTL inlining. Fix for PR java/6820. 2002-06-10 06:11:42 +01:00
chartables.h
check-init.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
class.c java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks... 2002-06-04 20:32:08 +00:00
config-lang.in Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
constants.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
convert.h
decl.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
except.c re PR java/5986 (SIGSEGV in __gcj_personality_v0) 2002-03-29 00:42:54 +00:00
expr.c java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks... 2002-06-04 20:32:08 +00:00
gcj.texi gcj.texi (Input Options): Fixed typo. 2002-06-04 22:00:42 +00:00
gen-table.pl
gjavah.c gjavah.c (throwable_p): Accept argument as either a classname or signature fragment. 2002-06-10 04:47:36 +01:00
java-except.h
java-opcodes.h
java-tree.def
java-tree.h java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks... 2002-06-04 20:32:08 +00:00
javaop.def
javaop.h
jcf-depend.c
jcf-dump.c java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks... 2002-06-04 20:32:08 +00:00
jcf-io.c java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks... 2002-06-04 20:32:08 +00:00
jcf-parse.c java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks... 2002-06-04 20:32:08 +00:00
jcf-path.c jcf-path.c (jcf_path_init): Allocate 1 more byte for string. 2002-06-08 09:34:39 -07:00
jcf-reader.c
jcf-write.c * jcf-write.c (perform_relocations): Optmize a goto to a goto. 2002-06-04 22:09:43 +00:00
jcf.h configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort. 2002-05-19 16:25:51 +00:00
jv-scan.c
jvgenmain.c
jvspec.c For PR java/6314: 2002-04-23 22:58:09 +00:00
keyword.gperf
keyword.h
lang-options.h Make --CLASSPATH by a synonym for --classpath and -classpath. 2002-03-03 00:35:11 -08:00
lang-specs.h
lang.c Don't use RTL inlining. Fix for PR java/6820. 2002-06-10 06:11:42 +01:00
lex.c lex.c (java_new_lexer): Alias "646" to DEFAULT_ENCODING. 2002-03-29 19:33:25 +00:00
lex.h
Make-lang.in Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
mangle_name.c
mangle.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
parse-scan.y Fix for PR java/1343, PR java/6336: 2002-06-02 16:33:01 +00:00
parse.h re PR java/6294 (private inner interface is flagged illegal) 2002-04-17 09:23:00 +01:00
parse.y java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks... 2002-06-04 20:32:08 +00:00
typeck.c java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks... 2002-06-04 20:32:08 +00:00
verify.c java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks... 2002-06-04 20:32:08 +00:00
xref.c
xref.h
zextract.c
zipfile.h