gcc/libjava
Jakub Jelinek 60d3aec487 tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count variable.
* tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not
	used count variable.
	* genemit.c (gen_expand, gen_split): Avoid set but not used warnings
	when operandN variables aren't used in the body of the expander
	or splitter.
	* tree-outof-ssa.c (FOR_EACH_ELIM_GRAPH_SUCC,
	FOR_EACH_ELIM_GRAPH_PRED): Avoid set but not used warnings.
	* tree-ssa-operands.h (FOR_EACH_SSA_TREE_OPERAND): Likewise.
	* tree-flow.h (FOR_EACH_IMM_USE_FAST, FOR_EACH_IMM_USE_STMT,
	FOR_EACH_IMM_USE_ON_STMT): Likewise.
	* tree.h (FOR_EACH_CONSTRUCTOR_ELT): Likewise.
	* tree.c (PROCESS_ARG): Likewise.
fortran/
	* parse.c (parse_derived, parse_enum): Avoid set but not used
	warning.
java/
	* expr.c (process_jvm_instruction): Avoid set but not used warning.
	* builtins.c (compareAndSwapInt_builtin, compareAndSwapLong_builtin,
	getVolatile_builtin): Likewise.
libjava/
	* exception.cc (_Jv_Throw): Avoid set but not used warning.
	* include/java-assert.h (JvAssertMessage, JvAssert): Use argument in
	sizeof to avoid set but not used warnings.
libjava/classpath/
	* native/jni/midi-alsa/gnu_javax_sound_midi_alsa_AlsaPortDevice.c
	(Java_gnu_javax_sound_midi_alsa_AlsaPortDevice_run_1receiver_1thread_1):
	Avoid set but not used warning.
libiberty/
	* regex.c (byte_re_match_2_internal): Avoid set but not used
	warning.
gcc/testsuite/
	* gcc.dg/builtin-choose-expr.c: Avoid set but not used warnings.
	* gcc.dg/trunc-1.c: Likewise.
	* gcc.dg/vla-9.c: Likewise.
	* gcc.dg/dfp/composite-type.c: Likewise.
libffi/
	* testsuite/libffi.call/err_bad_abi.c: Remove unused args variable.

From-SVN: r158084
2010-04-07 22:27:37 +02:00
..
classpath tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count variable. 2010-04-07 22:27:37 +02:00
contrib aotcompile.py.in: Use hashlib instead of md5 if available. 2009-07-23 14:25:33 +00:00
gcj Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
gnu name-lookup.c (current_decl_namespace): Non-static. 2010-04-07 11:55:02 -04:00
include tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count variable. 2010-04-07 22:27:37 +02:00
java re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
javax re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
libltdl Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
org re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
scripts Avoid tr '\n', for Solaris /usr/bin/tr. 2010-01-16 14:42:32 +00:00
sun natUnsafe.cc (spinlock contructor): Call sched_yield(). 2009-01-12 17:39:10 +00:00
sysdep cygming.h (TARGET_USE_JCR_SECTION): Enable. 2009-09-22 18:58:13 +00:00
testsuite Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
COPYING
ChangeLog tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count variable. 2010-04-07 22:27:37 +02:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004 Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008 Rotated ChangeLogs. 2009-01-12 16:45:32 +00:00
ChangeLog-2009 2010-01-06 Matthias Klose <doko@ubuntu.com> 2010-01-06 17:46:48 +00:00
HACKING Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
LIBGCJ_LICENSE
Makefile.am re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) 2010-03-21 19:41:37 +00:00
Makefile.in Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
NEWS
README
THANKS
aclocal.m4 Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
boehm.cc
configure Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
configure.ac re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) 2010-03-21 19:41:37 +00:00
configure.host re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) 2010-03-21 19:41:37 +00:00
darwin.cc
defineclass.cc re PR libgcj/8995 (race cases in interpreter) 2008-09-23 13:51:58 +00:00
ecjx.cc re PR libgcj/38396 (ecj1 linked against both -lgcj and -lgcj_bc) 2008-12-19 15:57:29 +01:00
exception.cc tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count variable. 2010-04-07 22:27:37 +02:00
gij.cc
headers.txt
interpret-run.cc interpret.cc (DEBUG): Rename this ... 2009-04-28 04:02:30 +00:00
interpret.cc interpret.cc (DEBUG): Rename this ... 2009-04-28 04:02:30 +00:00
jni-libjvm.cc
jni.cc jni.cc (_Jv_JNI_GetObjectRefType): Mark `object' parameter as maybe unused. 2009-11-30 14:44:41 +11:00
jvmti.cc PR target/42811 (prerequisite) 2010-03-21 19:36:49 +00:00
libgcj-noncore-dummy.def re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) 2010-03-21 19:41:37 +00:00
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in Makefile.am (libgcj_bc_la_LIBADD): Delete. 2009-08-17 17:30:10 +00:00
libgcj.ver
libgcj_bc.c libgcj_bc.c (__data_start, [...]): Add dummy usage. 2009-09-16 10:43:29 +00:00
libtool-version libtool-version: Bump soversion. 2009-06-22 09:46:57 +00:00
link.cc [multiple changes] 2009-03-12 16:13:19 +00:00
mauve-libgcj
mingwld.m4
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc posix-threads.cc (ParkHelper::unpark): Do not initialise result, but assign it instead. 2009-11-26 21:06:35 +11:00
posix.cc
prims.cc interpret.cc (DEBUG): Rename this ... 2009-04-28 04:02:30 +00:00
shlibpath.m4
sources.am Avoid tr '\n', for Solaris /usr/bin/tr. 2010-01-16 14:42:32 +00:00
stacktrace.cc
standard.omit.in
verify.cc
win32-threads.cc
win32.cc

README

This is libgcj: the runtime library for gcj, the GNU Compiler for Java. 
libgcj provides a partial implementation of the Java Class Libraries.

libgcj is free software.  See the file LIBGCJ_LICENSE for copying permission.


DOCUMENTATION
=============

All documentation, including detailed installation and usage instructions,
can be found on the gcj web pages at this URL:

		http://gcc.gnu.org/java/

BUGS
====

Please submit bug reports via this URL:

	http://gcc.gnu.org/bugzilla