tree.def (GOTO_EXPR): Modified documentation.

0
	* tree.def (GOTO_EXPR): Modified documentation.
	* expr.c (expand_expr): Expand GOTO_EXPR into a goto or a computed
 	goto.

From-SVN: r22860
This commit is contained in:
Alexandre Petit-Bianco 1998-10-05 15:36:18 -07:00 committed by Per Bothner
parent 70e6ca43a3
commit 40208b1c3a
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Mon Oct 5 22:34:30 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>
* tree.def (GOTO_EXPR): Modified documentation.
* expr.c (expand_expr): Expand GOTO_EXPR into a goto or a computed
goto.
Mon Oct 5 22:43:36 1998 David Edelsohn <edelsohn@mhpcc.edu>
* unroll.c (loop_iteration_var, loop_initial_value, loop_increment