OSDN Git Service

authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Feb 1999 14:43:30 +0000 (14:43 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Feb 1999 14:43:30 +0000 (14:43 +0000)
* typeck.c (convert_ieee_real_to_integer):  Use save_expr instead of
explicit build_decl.  (Avoids crash in reload when optimizing.)
* decl.c (complete_start_java_method):  Handle synchronized method
even when compiling from bytecode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25469 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/java/ChangeLog

index f066ccf..e77fffc 100644 (file)
@@ -1,3 +1,13 @@
+Fri Feb 26 14:06:21 1999  Per Bothner  <bothner@cygnus.com>
+
+       * typeck.c (convert_ieee_real_to_integer):  Use save_expr instead of
+       explicit build_decl.  (Avoids crash in reload when optimizing.)
+
+Thu Feb 25 21:05:04 1999  Per Bothner  <bothner@cygnus.com>
+
+       * decl.c (complete_start_java_method):  Handle synchronized method
+       even when compiling from bytecode.
+
 1999-02-26  Tom Tromey  <tromey@cygnus.com>
 
        * gjavah.c (add_class_decl): Only generate `#include' if outer