Commit 2d9e5c79 by Per Bothner

typeck.c (convert_ieee_real_to_integer): Use save_expr instead of explicit build_decl.

�
	* 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.

From-SVN: r25469
parent 37a08adb
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> 1999-02-26 Tom Tromey <tromey@cygnus.com>
* gjavah.c (add_class_decl): Only generate `#include' if outer * gjavah.c (add_class_decl): Only generate `#include' if outer
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment