OSDN Git Service

* config/i386/i386.md (any_rotate): New code iterator.
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
index 8bc03cc..dd502d1 100644 (file)
@@ -1,3 +1,14 @@
+2010-04-07  Jakub Jelinek  <jakub@redhat.com>
+
+       * 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.
+
+2010-04-07  Jason Merrill  <jason@redhat.com>
+
+       * gnu/gcj/runtime/natSharedLibLoader.cc (findCore): Move
+       declaration of _Jv_create_core out of the function.
+
 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * Makefile.in: Regenerate.