[Bug fortran/82976] [8 Regression] Error: non-trivial conversion at assignment since r254526

jb at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 15 15:30:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82976

--- Comment #7 from Janne Blomqvist <jb at gcc dot gnu.org> ---
(In reply to Thomas Koenig from comment #6)
> I cannot check at the moment, but I remember changing
> the KIND of mask arguments generated by the compiler to kind=1,
> to save memory. This is quite a few years ago, the PR
> to go with it escapes me at the moment.
> 
> Dunno if this helps.

I've seen code doing this, but only for the forall and where statements, which
aren't present in this testcase. Neither are masks in any other statement. Or
am I missing something?


More information about the Gcc-bugs mailing list