------- Comment #7 from tkoenig at alice-dsl dot net  2007-08-01 17:46 -------
Subject: Re:  mask and -fdefault-integer-8

On Wed, 2007-08-01 at 15:36 +0000, dominiq at lps dot ens dot fr wrote:
> 
> ------- Comment #5 from dominiq at lps dot ens dot fr  2007-08-01 15:36 
> -------
> I have had a nonexpert look at the patch and I wonder if
> 
> +      ts.kind = gfc_default_logical_kind;
> 
> should not be
> 
> +      ts.kind = newkind;

You are entirely correct.  I've updated the patch and will commit
the corrected version once the regression-test has passed and
I've written up a ChangeLog entry.

I'll use minmaxloc_1.f90 with "-fdefault-integer-8" as the test case.

        Thomas


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32954

Reply via email to