On Wed, 2009-06-24 at 22:21 +0200, Arthur HUILLET wrote:
> This will be necessary for bc2ir to work.
> 
> Signed-off-by: Arthur HUILLET <[email protected]>

> @@ -235,6 +236,13 @@ struct expression {
>  
>               /* EXPR_ARRAY_SIZE_CHECK and EXPR_MULTIARRAY_SIZE_CHECK */
>               struct tree_node *size_expr;
> +
> +             /* EXPR_MIMIC_STACK_SLOT */
> +             struct {
> +                     char entry;
> +                     int slotnb;

I did s/slotnb/slot_ndx/ for the whole patch.

Patch applied.


------------------------------------------------------------------------------
_______________________________________________
Jatovm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to