On Mon, 1 Dec 2014, Richard Biener wrote:
> On Mon, 1 Dec 2014, FX wrote:
>
> > Your change is OK (we don’t want to use the type of the result, but the
> > type of the argument indeed).
> >
> >
> > > Index: gcc/fortran/trans-intrinsic.c
> > > ===
On Mon, 1 Dec 2014, FX wrote:
> Your change is OK (we don’t want to use the type of the result, but the type
> of the argument indeed).
>
>
> > Index: gcc/fortran/trans-intrinsic.c
> > ===
> > --- gcc/fortran/trans-intrinsic.c (r
Your change is OK (we don’t want to use the type of the result, but the type of
the argument indeed).
> Index: gcc/fortran/trans-intrinsic.c
> ===
> --- gcc/fortran/trans-intrinsic.c (revision 218211)
> +++ gcc/fortran/trans-int