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:
parent
70e6ca43a3
commit
40208b1c3a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue