tree.def (TRY_FINALLY_EXPR, [...]): New tree nodes,
authorPer Bothner <bothner@gcc.gnu.org>
Fri, 19 Feb 1999 11:19:32 +0000 (03:19 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Fri, 19 Feb 1999 11:19:32 +0000 (03:19 -0800)

* tree.def (TRY_FINALLY_EXPR, GOTO_SUBROUTINE_EXPR):  New tree nodes,
* expr.c (expand_expr):  Support new tree nodes.

From-SVN: r25309

gcc/ChangeLog

index 5fbd838f7041429ff42a5658c59c38c20fce34fc..d670b010037c1a70dacb3e1af6ce745df045511e 100644 (file)
@@ -1,3 +1,8 @@
+Thu Feb 18 16:36:58 1999  Per Bothner  <bothner@cygnus.com>
+
+       * tree.def (TRY_FINALLY_EXPR, GOTO_SUBROUTINE_EXPR):  New tree nodes,
+       * expr.c (expand_expr):  Support new tree nodes.
+
 Fri Feb 19 10:17:56 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
 
        * config/m68k/m68k.c (m68k_align_loops_string,