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

2020-09-30 Thread damian at sourceryinstitute dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86117 Damian Rouson changed: What|Removed |Added CC||damian at sourceryinstitute dot or

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

2018-06-27 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86117 janus at gcc dot gnu.org changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

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

2018-06-27 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86117 --- Comment #3 from janus at gcc dot gnu.org --- Here is a variation of the original example that actually runs the routine: module m type :: generic class(*), allocatable :: item end type contains subroutine sub(a, b)

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

2018-06-27 Thread janus at gcc dot gnu.org
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 ---

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

2018-06-13 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86117 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|