[Bug fortran/86117] bogus warning maybe-uninitialized with class(*) and source argument in allocate

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 27 10:28:00 GMT 2018


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janus at gcc dot gnu.org

--- Comment #2 from janus at gcc dot gnu.org ---
(In reply to martin from comment #0)
> Compiling the following module with
> 
> gfortran -Og -Wall -fcheck=all -c mod.f90

Out of all the -fcheck options, -fcheck=bounds seems to be the relevant one.


More information about the Gcc-bugs mailing list