This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: 'MEM[(struct m *)&s + 56B]' may be used uninitialized in this function
- From: Dominique d'Humières <dominiq at lps dot ens dot fr>
- To: abenson at carnegiescience dot edu
- Cc: gfortran <fortran at gcc dot gnu dot org>
- Date: Thu, 14 Jun 2018 15:40:52 +0200
- Subject: Re: 'MEM[(struct m *)&s + 56B]' may be used uninitialized in this function
Hi Andrew,
I think this a duplicate of pr86117 and probably others. The warnings come from the middle-end, but I don’t know if the problem comes from gfortran or not.
Cheers,
Dominique