[patch, fortran, committed] Change 1**k to 1

Steve Kargl sgk@troutmask.apl.washington.edu
Tue Apr 30 21:55:00 GMT 2013


On Tue, Apr 30, 2013 at 11:47:46PM +0200, Thomas Koenig wrote:
> +      e->value.op.op1 = NULL;
> +      e->value.op.op2 = NULL;
> +      mpz_init_set_si (e->value.integer, 1);
> +      /* Typespec cand location are still OK.  */

s/cand/and

-- 
steve



More information about the Fortran mailing list